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

/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h725 extern void *tsd_getcreate(uint_t *, void (*)(void *), void *(*)(void));
/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c1635 tsd_getcreate(uint_t *keyp, void (*destroy)(void *), void *(*allocate)(void)) function
/illumos-gate/usr/src/uts/common/io/lvm/trans/
H A Dtrans_ioctl.c733 if (*(int *)tsd_getcreate(&keys[i], trans_test_destructor_alloc,

Completed in 68 milliseconds