Home
last modified time | relevance | path

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

/netbsd-src/tests/libexec/ld.elf_so/
H A Dh_locking.c38 int sleep_init; variable
64 sleep_init = 0; in test_dl_iterate_phdr()
97 sleep_init = 1; in test_dlopen()
119 sleep_init = 0; in test_dlclose()
/netbsd-src/tests/libexec/ld.elf_so/helper_dso2/
H A Dh_helper_dso2.c33 extern int sleep_init;
41 if (!sleep_init) in init2()
/netbsd-src/tests/libexec/ld.elf_so/helper_dso1/
H A Dh_helper_dso1.c38 extern int sleep_init;
46 if (!sleep_init) in init1()