Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_sigmask.c57 static volatile pthread_t thr_usr2; variable
148 thr_usr2 = pthread_self(); in respected_while_running_handler2()
160 else if (flag == 1 && flag2 == 1 && thr_usr1 != thr_usr2) in respected_while_running_threadroutine()
164 (int)flag, (int)flag2, (void *)thr_usr1, (void *)thr_usr2); in respected_while_running_threadroutine()