Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread-rwlocks.c139 pthread_mutex_destroy(&rwlock->lock); in pthread_rwlock_init()
162 pthread_mutex_destroy(&rwlock->lock); in pthread_rwlock_destroy()
Dpthread.c201 pthread_mutex_destroy(start_mutex); in __thread_entry()
881 int pthread_mutex_destroy(pthread_mutex_t *mutex) in pthread_mutex_destroy() function
/bionic/libc/unistd/
Dopendir.c191 pthread_mutex_destroy( &dir->_DIR_lock ); in closedir()
/bionic/libc/include/
Dpthread.h162 int pthread_mutex_destroy(pthread_mutex_t *mutex);
/bionic/libc/docs/
DCHANGES.TXT7 checking to pthread_mutex_destroy() (e.g. a locked mutex will return