HomeSort by relevance Sort by last modified time
    Searched defs:pthread_rwlock_destroy (Results 1 - 2 of 2) sorted by null

  /bionic/libc/bionic/
pthread-rwlocks.c 145 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock) function
  /external/bison/lib/glthread/
lock.h 132 # pragma weak pthread_rwlock_destroy macro
199 (pthread_in_use () ? pthread_rwlock_destroy (LOCK) : 0)
    [all...]

Completed in 59 milliseconds