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

/freebsd-10.1-release/contrib/bmake/
H A Djob.c390 static void JobSigUnlock(sigset_t *);
408 * JobSigLock/JobSigUnlock
421 static void JobSigUnlock(sigset_t *omaskp) function
1365 JobSigUnlock(&tmask);
1456 JobSigUnlock(&mask);
1611 JobSigUnlock(&mask);
2618 JobSigUnlock(&mask);

Completed in 27 milliseconds