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

/macosx-10.10.1/tcl-105/tcl_ext/thread/thread/generic/
H A DthreadCmd.c212 #define THREAD_SEND_HEAD 1<<2 macro
889 flags |= THREAD_SEND_HEAD;
1042 ThreadSend(interp, thrIdArray[ii], sendPtr, NULL, THREAD_SEND_HEAD);
2567 if ((flags & THREAD_SEND_HEAD)) {

Completed in 183 milliseconds