Searched refs:KSE_INTR_RESTART (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/lib/libthread_db/
H A Dkse.h111 #define KSE_INTR_RESTART 2 macro
/freebsd-9.3-release/lib/libkse/thread/
H A Dthr_sig.c1074 restart ? KSE_INTR_RESTART : KSE_INTR_INTERRUPT, 0);
H A Dthr_kern.c1663 restart ? KSE_INTR_RESTART : KSE_INTR_INTERRUPT, 0);

Completed in 61 milliseconds