Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/
Dsp_sc_lock_free_queue.h39 struct QueueNode { struct
41 std::atomic<QueueNode *> next = nullptr; argument
Dsp_mc_lock_free_queue.h54 struct QueueNode { struct