Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/tests/
H A Dtest-lock.c362 rwlock_checker_thread (void *arg) in rwlock_checker_thread() function
393 checkerthreads[i] = gl_thread_create (rwlock_checker_thread, NULL); in test_rwlock()