Home | History | Annotate | Download | only in itf

Lines Matching full:mutex

52         // this section runs with mutex unlocked
64 // re-lock mutex to update state
88 // mutex is locked, update state
91 // Make a copy of these, so we can call the callback with mutex unlocked
96 // Note that the mutex is unlocked during the callback
137 // this section runs with mutex unlocked
146 case INTERFACE_ADDING_1A: // operation aborted while mutex unlocked
160 // this section runs with mutex unlocked
172 // re-lock mutex to update state
182 // mutex is still locked
234 // Mark operation pending (not necessary; remove is synchronous with mutex locked)
245 // The remove hook is called with mutex locked
256 // mutex is still locked
308 // this section runs with mutex unlocked
318 // re-lock mutex to update state
337 // mutex is locked, update state
340 // Make a copy of these, so we can call the callback with mutex unlocked
345 // Note that the mutex is unlocked during the callback
385 // this section runs with mutex unlocked
394 case INTERFACE_RESUMING_1A: // operation aborted while mutex unlocked
408 // this section runs with mutex unlocked
418 // re-lock mutex to update state
424 // mutex is now locked