Home
last modified time | relevance | path

Searched defs:ThreadTaskInfo (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
Djit.h41 struct ThreadTaskInfo { struct
42 std::deque<std::shared_ptr<JitTask>> installJitTasks_;
45 std::atomic<uint32_t> jitTaskCnt_;
46 ConditionVariable jitTaskCntCv_;