
Go to the source code of this file.
Functions | |
| void | StealTask () |
| static void | TaskStealBeginIdle (void *dummy) |
| void | CmiTaskQueueInit () |
| void StealTask | ( | ) |
Definition at line 3 of file conv-taskQ.C.
References CmiMyRank(), CmiWallTimer(), CrnRand(), msg, PUP::s, TaskQueuePush(), TaskQueueSteal(), and traceUserSuppliedBracketedNote().
Referenced by TaskStealBeginIdle().


| static void TaskStealBeginIdle | ( | void * | dummy | ) | [static] |
Definition at line 24 of file conv-taskQ.C.
References StealTask().
Referenced by CmiTaskQueueInit().


| void CmiTaskQueueInit | ( | ) |
Definition at line 29 of file conv-taskQ.C.
References CcdCallOnConditionKeep(), TaskStealBeginIdle(), and traceRegisterUserEvent().
Referenced by CsdInit().


1.5.5