Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/tests/
H A Dtest-lock.c281 lock_checker_thread (void *arg) in lock_checker_thread() function
311 checkerthread = gl_thread_create (lock_checker_thread, NULL); in test_lock()