Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jobs/
H A Dmicro_job_queue.cpp44 ENQUEUE_JOB_TRACE(thread, pendingJob); in EnqueueJob()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_macros.h45 #define ENQUEUE_JOB_TRACE(thread, pendingJob) job::EnqueueJobTrace enqueueJobTrace(thread, pendingJob) macro
50 #define ENQUEUE_JOB_TRACE(thread, pendingJob) macro

Completed in 2 milliseconds