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

/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.h84 typedef struct __svcpool SVCPOOL; /* Kernel thread pool */ typedef in typeref:struct:__svcpool
246 * SVCPOOL
264 SVCPOOL *p_next; /* Next pool in the list */
265 SVCPOOL *p_prev; /* Prev pool in the list */
420 SVCPOOL *xp_pool; /* Pointer to the pool */

Completed in 69 milliseconds