Searched refs:oldact2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_sig.c520 struct sigaction newact, oldact, oldact2; local
538 oldact2 = usa->sigact;
560 usa->sigact = oldact2;
569 oldact = oldact2;

Completed in 56 milliseconds