Searched refs:__init_pthread (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/libroot/
H A Dpthread_private.h91 void __init_pthread(pthread_thread* thread, void* (*entry)(void*), void* data);
/haiku/src/system/libroot/posix/pthread/
H A Dpthread.cpp83 __init_pthread(thread, entry, data);
90 __init_pthread(pthread_thread* thread, void* (*entry)(void*), void* data) function
/haiku/src/system/libroot/posix/time/
H A Dtimer_support.cpp63 __init_pthread(&thread, NULL, NULL);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c797 void __init_pthread() {} function
H A Dlibroot_stubs_legacy.c630 void __init_pthread() {} function

Completed in 191 milliseconds