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

/external/bison/lib/glthread/
H A Dlock.h36 Releasing the lock: err = glthread_lock_unlock (&name);
172 # define glthread_lock_unlock(LOCK) \ macro
423 # define glthread_lock_unlock(LOCK) \ macro
535 # define glthread_lock_unlock(LOCK) \ macro
656 # define glthread_lock_unlock(LOCK) \ macro
777 # define glthread_lock_unlock(NAME) 0 macro
834 if (glthread_lock_unlock (&NAME)) \

Completed in 102 milliseconds