Home
last modified time | relevance | path

Searched refs:pthread_mutex_destroy (Results 1 – 4 of 4) sorted by relevance

/third_party/ulib/musl/pthread/
A Dpthread_mutex_destroy.c3 int pthread_mutex_destroy(pthread_mutex_t* mutex) { in pthread_mutex_destroy() function
/third_party/ulib/jemalloc/test/src/
A Dmtx.c39 pthread_mutex_destroy(&mtx->lock); in mtx_fini()
/third_party/ulib/musl/include/
A Dpthread.h100 int pthread_mutex_destroy(pthread_mutex_t*);
/third_party/ulib/musl/
A Dmusl-rules.mk82 $(LOCAL_DIR)/pthread/pthread_mutex_destroy.c \

Completed in 10 milliseconds