Searched refs:THR_SIGNAL_THREAD (Results 1 – 2 of 2) sorted by relevance
| /trueos/lib/libkse/thread/ | ||
| HD | thr_private.h | 454 #define THR_SIGNAL_THREAD 0x200 /* This is a signal thread */ macro |
| HD | thr_sig.c | 233 attr->flags |= THR_SIGNAL_THREAD; in _thr_start_sig_daemon() |