Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
Djit.h34 struct ThreadTaskInfo { struct
35 std::deque<std::shared_ptr<JitTask>> installJitTasks_;
38 std::atomic<uint32_t> jitTaskCnt_;
39 ConditionVariable jitTaskCntCv_;