Searched refs:pthread_mutexattr_destroy (Results 1 - 7 of 7) sorted by relevance

/haiku/src/libs/posix_error_mapper/
H A Dpthread_mutexattr.cpp11 WRAPPER_FUNCTION(int, pthread_mutexattr_destroy,
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_misc.h29 pthread_mutexattr_destroy(&attr);
/haiku/src/system/libroot/posix/glibc/include/bits/
H A Dlibc-lock.h30 #define __pthread_mutexattr_destroy pthread_mutexattr_destroy
/haiku/src/system/libroot/posix/pthread/
H A Dpthread_mutexattr.c34 pthread_mutexattr_destroy(pthread_mutexattr_t *_mutexAttr) function
/haiku/headers/posix/
H A Dpthread.h105 extern int pthread_mutexattr_destroy(pthread_mutexattr_t *mutexAttr);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2247 void pthread_mutexattr_destroy() {} function
H A Dlibroot_stubs_legacy.c2226 void pthread_mutexattr_destroy() {} function

Completed in 223 milliseconds