Lines Matching refs:worker
34 #include "worker.h"
71 // for worker state
72 void NotifyWorkerIdle(Worker* worker);
73 void NotifyWorkerCreated(Worker* worker);
74 void NotifyWorkerRunning(Worker* worker);
75 void RemoveWorker(Worker* worker);
76 void RestoreWorker(Worker* worker);
98 // for countTrace for worker
130 void StoreLongTaskInfo(uint64_t taskId, Worker* worker);
160 void NotifyWorkerAdded(Worker* worker);