Home
last modified time | relevance | path

Searched refs:TMDF_SUSPEND (Results 1 – 3 of 3) sorted by relevance

/trueos/lib/libthread_db/
HDkse.h104 #define TMDF_SUSPEND 0x02 macro
HDlibpthread_db.c534 dflags |= TMDF_SUSPEND; in pt_dbsuspend()
536 dflags &= ~TMDF_SUSPEND; in pt_dbsuspend()
657 info->ti_db_suspended = ((dflags & TMDF_SUSPEND) != 0); in pt_thr_old_get_info()
/trueos/lib/libkse/thread/
HDthr_private.h1005 TMDF_SUSPEND) == 0)