Home
last modified time | relevance | path

Searched refs:FREE_LIST (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Dv8threads.cc113 lazily_archived_thread_state_->LinkInto(ThreadState::FREE_LIST); in RestoreThread()
149 state->LinkInto(ThreadState::FREE_LIST); in RestoreThread()
192 ThreadState* flying_anchor = list == FREE_LIST in LinkInto()
H A Dv8threads.h23 enum List { FREE_LIST, IN_USE_LIST }; enumerator
/third_party/ffmpeg/libavfilter/
H A Dformats.c627 FREE_LIST(ref, list); \
635 #define FREE_LIST(ref, list) do { } while(0) macro
641 #undef FREE_LIST macro
642 #define FREE_LIST(ref, list) \ macro

Completed in 3 milliseconds