HomeSort by relevance Sort by last modified time
    Searched defs:TS_FREE (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/sys/
ttcompat.h 82 #define TS_FREE 0x00 /* not in use */
thread.h 54 #define TS_FREE 0x00 /* Thread at loose ends */
681 * Interrupt threads are created in TS_FREE state, and their lock
685 THREAD_SET_STATE(tp, TS_FREE, &(cpu)->cpu_thread_lock)

Completed in 1559 milliseconds