Lines Matching defs:worker
200 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in CheckForBlockedWorkers() local
238 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in TriggerShrink() local
314 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in TryExpand() local
366 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in NotifyWorkerIdle() local
388 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in EnqueueTaskId() local
419 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in RestoreWorker() local
476 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in NotifyDependencyTaskInfo() local
736 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in ReleaseWorkerHandles() local
756 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in DebuggerOnPostTask() local
792 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in PerformTask() local
825 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in NotifyHandleTaskResult() local
843 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in TaskResultCallback() local
876 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in HandleFunctionResult() local
891 Worker* worker = Worker::WorkerConstructor(env); in WorkerConstructor() local
906 Worker* worker = reinterpret_cast<Worker*>(handle->data); in GetWorkerTid() local
913 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in WorkerPostTask() local
973 void NativeEngineTest::StoreTaskId(Worker* worker, uint32_t taskId) in StoreTaskId()
979 void NativeEngineTest::RemoveTaskId(Worker* worker, uint32_t taskId) in RemoveTaskId()
988 bool NativeEngineTest::FindTaskId(Worker* worker, uint32_t taskId) in FindTaskId()
1004 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in PerformTask() local
1042 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in WorkerRunningScope() local
1073 Worker* worker = reinterpret_cast<Worker*>(WorkerConstructor(env)); in ResetPerformIdleState() local