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

/opensolaris-onvv-gate/usr/src/uts/i86pc/os/
H A Dx_call.c56 * See xc_extract() and xc_insert() below.
180 xc_extract(xc_msg_t **queue) function
261 while ((msg = xc_extract(&cpup->cpu_m.xc_free)) != NULL) {
330 msg = xc_extract(&mcpup->xc_msgbox)) {
398 while ((msg = xc_extract(&xc_waiters)) != NULL) {
499 msg = xc_extract(&CPU->cpu_m.xc_free);

Completed in 48 milliseconds