Searched defs:pthread_mutex_destroy (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/mutex/
H A Dmut_pthread.c23 #define pthread_mutex_destroy(x) 0 macro
32 #define pthread_mutex_destroy mutex_destroy macro
/macosx-10.10.1/libpthread-105.1.4/src/
H A Dpthread_mutex.c857 pthread_mutex_destroy(pthread_mutex_t *omutex) function
/macosx-10.10.1/dcerpc-61/dcerpc/include/dce/
H A Ddcethread.h583 #undef pthread_mutex_destroy macro
585 #define pthread_mutex_destroy ($ ERROR $) macro

Completed in 201 milliseconds