mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-23 17:17:38 +00:00
libc: extent vbox specific pthread_create API
Make it possible to adopt normal Genode::Threads for use within in a pthread environment. Issue #3164.
This commit is contained in:
committed by
Norman Feske
parent
2f33d44713
commit
5bab5f4cca
@ -948,6 +948,7 @@ _ZN16Pthread_registry6insertEP7pthread T
|
||||
_ZN16Pthread_registry6removeEP7pthread T
|
||||
_ZN16Pthread_registry8containsEP7pthread T
|
||||
_ZN4Libc14pthread_createEPP7pthreadPFPvS3_ES3_mPKcPN6Genode11Cpu_sessionENS8_8Affinity8LocationE T
|
||||
_ZN4Libc14pthread_createEPP7pthreadRN6Genode6ThreadE T
|
||||
|
||||
#
|
||||
# Libc plugin interface
|
||||
|
Reference in New Issue
Block a user