Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_sigmask.c56 static volatile pthread_t thr_usr1; variable
139 thr_usr1 = pthread_self(); in respected_while_running_handler1()
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()