Home
last modified time | relevance | path

Searched refs:pop_front_blocking (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp101 DirectoryWatcher::Event pop_front_blocking() { in pop_front_blocking() function in __anon93fcd25b0111::EventQueue
286 DirectoryWatcher::Event Event = this->Queue.pop_front_blocking(); in EventReceivingLoop()