Searched defs:lockIndex (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/
H A Dport.cpp859 const uint8 lockIndex = team->id % kTeamListLockCount; local
1032 const uint8 lockIndex = port->owner % kTeamListLockCount; local
1124 const uint8 lockIndex = portRef->owner % kTeamListLockCount; local
1280 const uint8 lockIndex = teamID % kTeamListLockCount; local

Completed in 33 milliseconds