Home
last modified time | relevance | path

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

/freebsd/lib/libc/tests/stdlib/
H A Dlibc_exit_test.c117 mythreadexit(void *arg) in mythreadexit() function
136 pthread_create(&thr, NULL, mythreadexit, NULL); in ATF_TC_BODY()