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

/osnet-11/usr/src/lib/libc/port/threads/
H A Dsema.c169 no_preempt(self);
264 no_preempt(self);
331 no_preempt(self);
H A Drwlock.c145 no_preempt(self);
186 no_preempt(self);
290 no_preempt(self);
311 no_preempt(self);
335 no_preempt(self);
357 no_preempt(self);
480 no_preempt(self);
H A Dsynch.c416 no_preempt(self);
1163 * no_preempt()/preempt() must be used in pairs but can be nested.
1166 no_preempt(ulwp_t *self) function
1184 * Undo the effects of no_preempt().
1712 no_preempt(curthread);
1746 no_preempt(self); /* ensure a prompt wakeup */
1779 no_preempt(self); /* ensure a prompt wakeup */
1791 no_preempt(self); /* ensure a prompt wakeup */
2481 no_preempt(self);
2920 no_preempt(sel
[all...]
/osnet-11/usr/src/lib/libc/inc/
H A Dthr_uberdata.h566 short ul_preempt; /* no_preempt()/preempt() */
986 short ul_preempt; /* no_preempt()/preempt() */
1359 extern void no_preempt(ulwp_t *);

Completed in 29 milliseconds