Searched refs:glthread_recursive_lock_lock_multithreaded (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/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) function
655 glthread_recursive_lock_lock_multithreaded (gl_recursive_lock_t *lock) function
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/glthread/
H A Dlock.h460 (pthread_in_use () ? glthread_recursive_lock_lock_multithreaded (LOCK) : 0)
466 extern int glthread_recursive_lock_lock_multithreaded (gl_recursive_lock_t *lock);
493 (pthread_in_use () ? glthread_recursive_lock_lock_multithreaded (LOCK) : 0)
499 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) function
655 glthread_recursive_lock_lock_multithreaded (gl_recursive_lock_t *lock) function

Completed in 202 milliseconds