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

  /external/bison/lib/glthread/
lock.h 219 (pthread_in_use () ? glthread_rwlock_rdlock_multithreaded (LOCK) : 0)
227 extern int glthread_rwlock_rdlock_multithreaded (gl_rwlock_t *lock);
254 (pthread_in_use () ? glthread_rwlock_rdlock_multithreaded (LOCK) : 0)
262 extern int glthread_rwlock_rdlock_multithreaded (gl_rwlock_t *lock);
    [all...]
lock.c 50 glthread_rwlock_rdlock_multithreaded (gl_rwlock_t *lock) function
147 glthread_rwlock_rdlock_multithreaded (gl_rwlock_t *lock) function

Completed in 1638 milliseconds