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

/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c82 static void dld_taskq_dispatch(void);
561 (void) thread_create(NULL, 0, dld_taskq_dispatch, NULL, 0,
1942 dld_taskq_dispatch(void) function
1948 "dld_taskq_dispatch");
1993 * thread loops in 'dld_taskq_dispatch' and retries the taskq dispatch, but

Completed in 63 milliseconds