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

/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c306 static void sq_run_events(syncq_t *);
6172 sq_run_events(syncq_t *sq) function
6321 sq_run_events(sq);
6336 * sq_run_events should have released SQ_EXCL
6367 * writer call for CIPUT sync queue, but this is handled in sq_run_events.
6493 * sq_run_events will clear the SQ_EXCL flag.
6495 sq_run_events(sq);

Completed in 144 milliseconds