Searched defs:unlock (Results 1 - 4 of 4) sorted by relevance
/gem5/ext/systemc/src/sysc/communication/ | ||
H A D | sc_mutex.cpp | 93 sc_mutex::unlock() function in class:sc_core::sc_mutex |
H A D | sc_host_mutex.h | 117 virtual int unlock() function in class:sc_core::sc_host_mutex |
/gem5/src/systemc/channel/ | ||
H A D | sc_mutex.cc | 63 sc_mutex::unlock() function in class:sc_core::sc_mutex |
/gem5/src/sim/ | ||
H A D | eventq.hh | 701 void unlock() { service_mutex.unlock(); } function in class:EventQueue |
Completed in 9 milliseconds