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

/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/glthread/
H A Dlock.h462 (pthread_in_use () ? glthread_recursive_lock_destroy_multithreaded (LOCK) : 0)
466 extern int glthread_recursive_lock_destroy_multithreaded (gl_recursive_lock_t *lock);
495 (pthread_in_use () ? glthread_recursive_lock_destroy_multithreaded (LOCK) : 0)
499 extern int glthread_recursive_lock_destroy_multithreaded (gl_recursive_lock_t *lock);
H A Dlock.c624 glthread_recursive_lock_destroy_multithreaded (gl_recursive_lock_t *lock) function
692 glthread_recursive_lock_destroy_multithreaded (gl_recursive_lock_t *lock) function
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/glthread/
H A Dlock.h464 (pthread_in_use () ? glthread_recursive_lock_destroy_multithreaded (LOCK) : 0)
468 extern int glthread_recursive_lock_destroy_multithreaded (gl_recursive_lock_t *lock);
497 (pthread_in_use () ? glthread_recursive_lock_destroy_multithreaded (LOCK) : 0)
501 extern int glthread_recursive_lock_destroy_multithreaded (gl_recursive_lock_t *lock);
H A Dlock.c624 glthread_recursive_lock_destroy_multithreaded (gl_recursive_lock_t *lock) function
692 glthread_recursive_lock_destroy_multithreaded (gl_recursive_lock_t *lock) function

Completed in 271 milliseconds