Searched refs:FwkMutex (Results 1 – 3 of 3) sorted by relevance
67 osl::MutexGuard guard(jfw::FwkMutex::get()); in jfw_findAllJREs()257 osl::MutexGuard guard(jfw::FwkMutex::get()); in jfw_startVM()674 osl::MutexGuard guard(jfw::FwkMutex::get()); in jfw_getSelectedJRE()741 osl::MutexGuard guard(jfw::FwkMutex::get()); in jfw_getJavaInfoByPath()858 osl::MutexGuard guard(jfw::FwkMutex::get()); in jfw_setSelectedJRE()889 osl::MutexGuard guard(jfw::FwkMutex::get()); in jfw_setEnabled()947 osl::MutexGuard guard(jfw::FwkMutex::get()); in jfw_setVMParameters()972 osl::MutexGuard guard(jfw::FwkMutex::get()); in jfw_getVMParameters()995 osl::MutexGuard guard(jfw::FwkMutex::get()); in jfw_setUserClassPath()1153 jfw::FwkMutex::get().acquire(); in jfw_lock()[all …]
65 struct FwkMutex: public ::rtl::Static<osl::Mutex, FwkMutex> {}; struct
204 osl::MutexGuard guard(FwkMutex::get()); in getExcludeVersions()1248 osl::MutexGuard guard(FwkMutex::get()); in getVmParametersArray()1270 osl::MutexGuard guard(FwkMutex::get()); in getJRELocations()
Completed in 36 milliseconds