Searched refs:mutexPty (Results 1 – 2 of 2) sorted by relevance
34 std::mutex HdcShell::mutexPty; member in Hdc::HdcShell228 HdcShell::mutexPty.unlock(); in ShellFork()292 HdcShell::mutexPty.lock(); in StartShell()320 HdcShell::mutexPty.unlock(); in StartShell()
43 static std::mutex mutexPty; variable