Searched refs:xsu_sleeper_thread (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/test/os-tests/tests/xsave/ |
H A D | xsave_util.h | 133 extern void *xsu_sleeper_thread(void *);
|
H A D | xregs_roundtrip.c | 52 ret = thr_create(NULL, 0, xsu_sleeper_thread, NULL, THR_DETACHED, in main()
|
H A D | bad_xregs.c | 662 ret = thr_create(NULL, 0, xsu_sleeper_thread, NULL, THR_DETACHED, in main()
|
H A D | xsave_util.c | 294 xsu_sleeper_thread(void *arg __unused) in xsu_sleeper_thread() function
|