Home
last modified time | relevance | path

Searched refs:glthread_recursive_lock_lock_multithreaded (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/grep/lib/glthread/
H A Dlock.h458 (pthread_in_use () ? glthread_recursive_lock_lock_multithreaded (LOCK) : 0)
464 extern int glthread_recursive_lock_lock_multithreaded (gl_recursive_lock_t *lock);
491 (pthread_in_use () ? glthread_recursive_lock_lock_multithreaded (LOCK) : 0)
497 extern int glthread_recursive_lock_lock_multithreaded (gl_recursive_lock_t *lock);
H A Dlock.c590 glthread_recursive_lock_lock_multithreaded (gl_recursive_lock_t *lock) in glthread_recursive_lock_lock_multithreaded() function
655 glthread_recursive_lock_lock_multithreaded (gl_recursive_lock_t *lock) in glthread_recursive_lock_lock_multithreaded() function