Searched refs:sConnectionListLock (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/add-ons/kernel/bluetooth/btCoreData/
H A DConnectionInterface.cpp95 MutexLocker _(&sConnectionListLock);
107 MutexLocker locker(&sConnectionListLock);
138 MutexLocker locker(&sConnectionListLock);
167 MutexLocker _(&sConnectionListLock);
187 MutexLocker _(&sConnectionListLock);
207 MutexLocker _(&sConnectionListLock);
H A DBTCoreData.cpp19 mutex sConnectionListLock = MUTEX_INITIALIZER("bt connection list"); variable
H A DConnectionInterface.h15 extern mutex sConnectionListLock;

Completed in 88 milliseconds