Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp43 struct SemaphorePipe { struct
47 SemaphorePipe(int pipefd[2]) in SemaphorePipe() argument
51 SemaphorePipe(SemaphorePipe &&other) in SemaphorePipe() argument
66 ~SemaphorePipe() { in ~SemaphorePipe() argument
76 static std::optional<SemaphorePipe> create() { in create() argument
59 signal__anonf2b1547d0111::SemaphorePipe signal() argument
72 FDRead__anonf2b1547d0111::SemaphorePipe global() argument
73 FDWrite__anonf2b1547d0111::SemaphorePipe global() argument
74 OwnsFDs__anonf2b1547d0111::SemaphorePipe global() argument
[all...]