Searched refs:sChainLock (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/network/stack/
H A Dstack.cpp168 static mutex sChainLock; variable
199 MutexLocker _(sChainLock);
437 MutexLocker _(sChainLock);
490 MutexLocker _(sChainLock);
534 MutexLocker _(sChainLock);
594 MutexLocker _(sChainLock);
619 MutexLocker _(sChainLock);
643 MutexLocker _(sChainLock);
664 MutexLocker locker(&sChainLock);
688 MutexLocker locker(&sChainLock);
[all...]

Completed in 69 milliseconds