Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DPipePosix.cpp95 CloseUnlocked(); in CreateNew()
250 CloseUnlocked(); in Close()
253 void PipePosix::CloseUnlocked() { in CloseUnlocked() function in PipePosix