Searched defs:pollrelock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c233 * setting a cookie for use by pollrelock();
235 * pollrelock(cookie) reacquires previously dropped poll locks;
238 * acquire the problematic mutex, pollrelock().
264 * If the pollrelock/pollunlock is called as a result of poll(2),
282 pollrelock(int lockstate) function
293 * If the pollrelock/pollunlock is called as a result of poll(2),
315 pollrelock(state);

Completed in 89 milliseconds