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

/external/bison/lib/glthread/
H A Dlock.h53 De-initialization: err = glthread_rwlock_destroy (&name);
198 # define glthread_rwlock_destroy(LOCK) \ macro
224 # define glthread_rwlock_destroy(LOCK) \ macro
259 # define glthread_rwlock_destroy(LOCK) \ macro
445 # define glthread_rwlock_destroy(LOCK) \ macro
557 # define glthread_rwlock_destroy(LOCK) \ macro
702 # define glthread_rwlock_destroy(LOCK) \ macro
789 # define glthread_rwlock_destroy(NAME) 0 macro
879 if (glthread_rwlock_destroy (&NAME)) \

Completed in 104 milliseconds