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

/macosx-10.10.1/tcl-105/tcl_ext/thread/thread/generic/
H A DthreadCmd.c2489 int inerror = tsdPtr && (tsdPtr->flags & THREAD_FLAGS_INERROR);
2495 if (inerror) {
2452 int inerror = tsdPtr && (tsdPtr->flags & THREAD_FLAGS_INERROR); local

Completed in 124 milliseconds