Home
last modified time | relevance | path

Searched refs:TQBUCKET_CLOSE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dtaskq_impl.h91 #define TQBUCKET_CLOSE 0x01 macro
/titanic_50/usr/src/uts/common/os/
H A Dtaskq.c1740 if (! (bucket->tqbucket_flags & TQBUCKET_CLOSE)) { in taskq_d_thread()
1769 ((w == -1) || (bucket->tqbucket_flags & TQBUCKET_CLOSE))) { in taskq_d_thread()
2109 b->tqbucket_flags |= TQBUCKET_CLOSE; in taskq_destroy()