OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLockSetCurrentFunction
(Results
1 - 2
of
2
) sorted by null
/device/google/wahoo/usb/
UsbGadget.h
76
std::mutex
mLockSetCurrentFunction
;
UsbGadget.cpp
571
std::unique_lock<std::mutex> lk(
mLockSetCurrentFunction
);
Completed in 152 milliseconds