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

/illumos-gate/usr/src/uts/common/disp/
H A Dshuttle.c87 shuttle_resume(kthread_t *t, kmutex_t *l) function
212 * which shuttle_resume() was _not_ called -- back to sleep on a shuttle
214 * shuttle_resume(), we do _not_ have a sched:::sleep probe here.
/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c331 void shuttle_resume(kthread_t *, kmutex_t *);
567 * This should be done in shuttle_resume(), just before going to
703 shuttle_resume(server_thread, &door_knob);
1384 * This should be done in shuttle_resume(), just before going to
1464 shuttle_resume(caller, &door_knob);
3113 * This should be done in shuttle_resume(), just before going to
3198 shuttle_resume(server_thread, &door_knob);

Completed in 49 milliseconds