Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp97 DirectoryWatcher::Event pop_front_blocking() { in pop_front_blocking() function in __anon3d2a272b0111::EventQueue
282 DirectoryWatcher::Event Event = this->Queue.pop_front_blocking(); in EventReceivingLoop()