Searched refs:__pthread_getattr_np (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/pthread/
H A Dpthread_attr.c22 int __pthread_getattr_np(pthread_t thread, pthread_attr_t *_attr);
273 __pthread_getattr_np(pthread_t thread, pthread_attr_t *_attr) function
282 B_DEFINE_WEAK_ALIAS(__pthread_getattr_np, pthread_getattr_np);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c882 void __pthread_getattr_np() {} function
H A Dlibroot_stubs_legacy.c728 void __pthread_getattr_np() {} function

Completed in 74 milliseconds