Home
last modified time | relevance | path

Searched defs:task_id (Results 1 - 14 of 14) sorted by relevance

/third_party/libuv/test/
H A Dtest-thread-priority.c55 uv_thread_t task_id; in TEST_IMPL() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_lowpower.h102 hi_u32 task_id; /**< the task id that is about to expire.CNcomment:即将到期任务的ID。CNend */ member
/third_party/node/deps/v8/src/libplatform/
H A Ddefault-job.cc72 uint8_t task_id = 0; in AcquireTaskId() local
87 void DefaultJobState::ReleaseTaskId(uint8_t task_id) { in ReleaseTaskId() argument
/test/testfwk/xdevice/src/xdevice/_core/
H A Dvariables.py56 task_id = "" variable in Variables
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dapp_main.c399 hi_u32 task_id = 0; in app_demo_task_body() local
414 hi_u32 task_id = 0; in app_demo_task_release_mem() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/
H A Dapp_main.c370 hi_u32 task_id = 0; in app_demo_task_body() local
385 hi_u32 task_id = 0; in app_demo_task_release_mem() local
/third_party/node/src/
H A Dinspector_js_api.cc242 int64_t task_id = args[0]->IntegerValue(env->context()).FromJust(); in InvokeAsyncTaskFnWithId() local
255 int64_t task_id = args[1]->IntegerValue(env->context()).FromJust(); in AsyncTaskScheduledWrapper() local
/third_party/node/deps/v8/src/heap/
H A Dscavenger.cc561 Scavenger(ScavengerCollector* collector, Heap* heap, bool is_logging, EmptyChunksList* empty_chunks, CopiedList* copied_list, PromotionList* promotion_list, EphemeronTableList* ephemeron_table_list, int task_id) Scavenger() argument
H A Dconcurrent-marking.cc88 ConcurrentMarkingVisitor(int task_id, in ConcurrentMarkingVisitor() argument
459 uint8_t task_id = delegate->GetTaskId() + 1; in Run() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dplat_pm_wlan.h205 hi_u32 task_id; /**< the task id that is about to expire.CNcomment:即将到期任务的ID。CNend */ member
/third_party/NuttX/drivers/usbdev/gadget/
H A Drndis.c154 pthread_t task_id; /* Network connection status processing task */ member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd_enc.h132 uint32_t task_id; member
153 uint32_t task_id; member
H A Dradeon_vcn_enc.h155 uint32_t task_id; member
/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.cc134 Queue* GetQueueForTask(int task_id) { in GetQueueForTask() argument
330 int next_task_id(int task_id, size_t num_queues) const { in next_task_id() argument
1515 int task_id in ExecuteCompilationUnits() local
3486 GetQueueForCompileTask( int task_id) GetQueueForCompileTask() argument
[all...]

Completed in 18 milliseconds