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.h40 struct QueueNode { struct
42 std::atomic<QueueNode *> next = nullptr; argument
Dsp_mc_lock_free_queue.h50 struct QueueNode { struct