Home
last modified time | relevance | path

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

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-pthread-mutex.c237 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
295 ASSERT (pthread_create (&threads[i], NULL, reclock_mutator_thread, NULL) in test_pthread_mutex_recursive()
H A Dtest-mtx.c238 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
296 ASSERT (thrd_create (&threads[i], reclock_mutator_thread, NULL) in test_mtx_recursive()
H A Dtest-lock.c348 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
405 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/sysutils/coreutils/coreutils-8.32/gnulib-tests/
H A Dtest-pthread-mutex.c396 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
454 ASSERT (pthread_create (&threads[i], NULL, reclock_mutator_thread, NULL) in test_pthread_mutex_recursive()
H A Dtest-lock.c500 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
557 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/devel/idutils/idutils-4.6/gnulib-tests/
H A Dtest-lock.c338 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
394 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/security/libpreludedb/libpreludedb-1.2.6/libmissing/tests/
H A Dtest-lock.c338 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
394 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/security/libprelude/libprelude-1.2.6/libmissing/tests/
H A Dtest-lock.c338 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
394 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-lock.c338 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
394 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/tests/
H A Dtest-lock.c348 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
405 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/security/libgsasl/gsasl-1.10.0/lib/gltests/
H A Dtest-lock.c348 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
405 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/security/libgsasl/gsasl-1.10.0/gltests/
H A Dtest-lock.c348 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
405 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-lock.c348 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
405 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/security/gsasl/gsasl-1.10.0/gltests/
H A Dtest-lock.c348 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
405 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/security/gsasl/gsasl-1.10.0/lib/gltests/
H A Dtest-lock.c348 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
405 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-lock.c348 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
405 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-lock.c348 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
405 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-lock.c348 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
405 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/misc/findutils/findutils-4.8.0/gnulib-tests/
H A Dtest-lock.c348 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
405 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/dns/libidn/libidn-1.35/lib/gltests/
H A Dtest-lock.c494 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
551 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/dns/libidn/libidn-1.35/gltests/
H A Dtest-lock.c494 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
551 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/devel/libunistring/libunistring-0.9.10/tests/
H A Dtest-lock.c494 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
551 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/misc/gnuls/coreutils-8.30/gnulib-tests/
H A Dtest-lock.c494 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
551 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()
/dports/textproc/augeas/augeas-1.12.0/gnulib/tests/
H A Dtest-lock.c494 reclock_mutator_thread (void *arg) in reclock_mutator_thread() function
551 threads[i] = gl_thread_create (reclock_mutator_thread, NULL); in test_recursive_lock()