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

/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Dstack.cpp105 static mutex sChainLock; variable
136 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 68 milliseconds