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

/osnet-11/usr/src/lib/libc/port/tpool/
H A Dthread_pool_impl.h56 typedef struct tpool_active tpool_active_t; typedef in typeref:struct:tpool_active
58 tpool_active_t *tpa_next; /* list of active threads */
72 tpool_active_t *tp_active; /* threads performing work */
H A Dthread_pool.c108 tpool_active_t *activep;
109 tpool_active_t **activepp;
131 tpool_active_t active;
369 tpool_active_t *activep;
494 tpool_active_t *activep;
527 tpool_active_t *activep;

Completed in 26 milliseconds