Searched refs:__pthread_init_creation_attributes (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/private/libroot/
H A Dpthread_private.h92 status_t __pthread_init_creation_attributes(
/haiku/src/system/libroot/posix/pthread/
H A Dpthread.cpp104 __pthread_init_creation_attributes(const pthread_attr_t* pthreadAttributes, function
158 status_t error = __pthread_init_creation_attributes(attr, thread,
/haiku/src/system/libroot/posix/time/
H A Dtimer_support.cpp100 status_t error = __pthread_init_creation_attributes(
/haiku/src/system/libroot/os/
H A Dthread.c117 __pthread_init_creation_attributes(NULL, thread, &thread_entry, entry,
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c884 void __pthread_init_creation_attributes() {} function
H A Dlibroot_stubs_legacy.c730 void __pthread_init_creation_attributes() {} function

Completed in 165 milliseconds