Home
last modified time | relevance | path

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

/trueos/lib/libkse/thread/
HDthr_private.h454 #define THR_SIGNAL_THREAD 0x200 /* This is a signal thread */ macro
HDthr_sig.c233 attr->flags |= THR_SIGNAL_THREAD; in _thr_start_sig_daemon()