Home
last modified time | relevance | path

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

/haiku/src/tests/kits/app/common/
H A DAppRunner.cpp63 bool teamPortLocked = false; in Run() local
65 teamPortLocked = _LockTeamPort(); in Run()
66 if (!teamPortLocked) in Run()
82 if (teamPortLocked) in Run()