Home
last modified time | relevance | path

Searched refs:rwlock_checker_done (Results 1 – 25 of 26) sorted by relevance

12

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-pthread-rwlock.c144 static struct atomic_int rwlock_checker_done; variable
149 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
174 init_atomic_int (&rwlock_checker_done); in test_rwlock()
175 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
189 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
H A Dtest-lock.c266 static struct atomic_int rwlock_checker_done; variable
271 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
296 init_atomic_int (&rwlock_checker_done); in test_rwlock()
297 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
308 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/tests/
H A Dtest-lock.c266 static struct atomic_int rwlock_checker_done; variable
271 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
296 init_atomic_int (&rwlock_checker_done); in test_rwlock()
297 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
308 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/security/libgsasl/gsasl-1.10.0/lib/gltests/
H A Dtest-lock.c266 static struct atomic_int rwlock_checker_done; variable
271 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
296 init_atomic_int (&rwlock_checker_done); in test_rwlock()
297 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
308 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/security/libgsasl/gsasl-1.10.0/gltests/
H A Dtest-lock.c266 static struct atomic_int rwlock_checker_done; variable
271 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
296 init_atomic_int (&rwlock_checker_done); in test_rwlock()
297 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
308 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-lock.c266 static struct atomic_int rwlock_checker_done; variable
271 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
296 init_atomic_int (&rwlock_checker_done); in test_rwlock()
297 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
308 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/security/gsasl/gsasl-1.10.0/gltests/
H A Dtest-lock.c266 static struct atomic_int rwlock_checker_done; variable
271 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
296 init_atomic_int (&rwlock_checker_done); in test_rwlock()
297 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
308 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/security/gsasl/gsasl-1.10.0/lib/gltests/
H A Dtest-lock.c266 static struct atomic_int rwlock_checker_done; variable
271 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
296 init_atomic_int (&rwlock_checker_done); in test_rwlock()
297 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
308 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-lock.c266 static struct atomic_int rwlock_checker_done; variable
271 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
296 init_atomic_int (&rwlock_checker_done); in test_rwlock()
297 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
308 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-lock.c266 static struct atomic_int rwlock_checker_done; variable
271 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
296 init_atomic_int (&rwlock_checker_done); in test_rwlock()
297 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
308 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-lock.c266 static struct atomic_int rwlock_checker_done; variable
271 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
296 init_atomic_int (&rwlock_checker_done); in test_rwlock()
297 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
308 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/misc/findutils/findutils-4.8.0/gnulib-tests/
H A Dtest-lock.c266 static struct atomic_int rwlock_checker_done; variable
271 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
296 init_atomic_int (&rwlock_checker_done); in test_rwlock()
297 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
308 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/dns/libidn/libidn-1.35/lib/gltests/
H A Dtest-lock.c412 static struct atomic_int rwlock_checker_done; variable
417 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
442 init_atomic_int (&rwlock_checker_done); in test_rwlock()
443 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
454 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/dns/libidn/libidn-1.35/gltests/
H A Dtest-lock.c412 static struct atomic_int rwlock_checker_done; variable
417 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
442 init_atomic_int (&rwlock_checker_done); in test_rwlock()
443 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
454 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/sysutils/coreutils/coreutils-8.32/gnulib-tests/
H A Dtest-lock.c418 static struct atomic_int rwlock_checker_done; variable
423 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
448 init_atomic_int (&rwlock_checker_done); in test_rwlock()
449 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
460 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/devel/libunistring/libunistring-0.9.10/tests/
H A Dtest-lock.c412 static struct atomic_int rwlock_checker_done; variable
417 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
442 init_atomic_int (&rwlock_checker_done); in test_rwlock()
443 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
454 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/misc/gnuls/coreutils-8.30/gnulib-tests/
H A Dtest-lock.c412 static struct atomic_int rwlock_checker_done; variable
417 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
442 init_atomic_int (&rwlock_checker_done); in test_rwlock()
443 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
454 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/textproc/augeas/augeas-1.12.0/gnulib/tests/
H A Dtest-lock.c412 static struct atomic_int rwlock_checker_done; variable
417 while (get_atomic_int_value (&rwlock_checker_done) == 0) in rwlock_checker_thread()
442 init_atomic_int (&rwlock_checker_done); in test_rwlock()
443 set_atomic_int_value (&rwlock_checker_done, 0); in test_rwlock()
454 set_atomic_int_value (&rwlock_checker_done, 1); in test_rwlock()
/dports/devel/idutils/idutils-4.6/gnulib-tests/
H A Dtest-lock.c257 static volatile int rwlock_checker_done; variable
262 while (!rwlock_checker_done) in rwlock_checker_thread()
287 rwlock_checker_done = 0; in test_rwlock()
298 rwlock_checker_done = 1; in test_rwlock()
/dports/security/libpreludedb/libpreludedb-1.2.6/libmissing/tests/
H A Dtest-lock.c257 static volatile int rwlock_checker_done; variable
262 while (!rwlock_checker_done) in rwlock_checker_thread()
287 rwlock_checker_done = 0; in test_rwlock()
298 rwlock_checker_done = 1; in test_rwlock()
/dports/security/libprelude/libprelude-1.2.6/libmissing/tests/
H A Dtest-lock.c257 static volatile int rwlock_checker_done; variable
262 while (!rwlock_checker_done) in rwlock_checker_thread()
287 rwlock_checker_done = 0; in test_rwlock()
298 rwlock_checker_done = 1; in test_rwlock()
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-lock.c257 static volatile int rwlock_checker_done; variable
262 while (!rwlock_checker_done) in rwlock_checker_thread()
287 rwlock_checker_done = 0; in test_rwlock()
298 rwlock_checker_done = 1; in test_rwlock()
/dports/devel/gettext-tools/gettext-0.21/
H A DChangeLog6466 (lock_checker_done, rwlock_checker_done, reclock_checker_done): Define
/dports/devel/gettext-po-mode/gettext-0.21/
H A DChangeLog6466 (lock_checker_done, rwlock_checker_done, reclock_checker_done): Define
/dports/devel/gettext-runtime/gettext-0.21/
H A DChangeLog6466 (lock_checker_done, rwlock_checker_done, reclock_checker_done): Define

12