Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:mMutex
(Results
1 - 15
of
15
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H
A
D
rs_vulkan_mem_statistic.h
38
std::lock_guard<std::mutex> lock(
mMutex
);
in InsertResource()
46
std::lock_guard<std::mutex> lock(
mMutex
);
in DeleteResource()
57
std::lock_guard<std::mutex> lock(
mMutex
);
in DumpMemoryStatistics()
73
std::mutex
mMutex
;
member in OHOS::Rosen::RsVulkanMemStat
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H
A
D
wifi_protect.cpp
53
std::unique_lock<std::mutex> lock(
mMutex
);
in SetProtectType()
64
std::unique_lock<std::mutex> lock(
mMutex
);
in SetProtectMode()
75
std::unique_lock<std::mutex> lock(
mMutex
);
in SetName()
91
std::unique_lock<std::mutex> lock(
mMutex
);
in SetAppState()
H
A
D
wifi_protect_manager.cpp
79
std::unique_lock<std::mutex> lock(
mMutex
);
in IsHeldWifiProtect()
143
std::unique_lock<std::mutex> lock(
mMutex
);
in GetNearlyProtectMode()
165
std::unique_lock<std::mutex> lock(
mMutex
);
in GetNearlyProtectMode()
204
std::unique_lock<std::mutex> lock(
mMutex
);
in GetNearlyProtectMode()
218
std::unique_lock<std::mutex> lock(
mMutex
);
in GetNearlyProtectMode()
231
std::unique_lock<std::mutex> lock(
mMutex
);
in GetNearlyProtectMode()
283
std::unique_lock<std::mutex> lock(
mMutex
);
in GetNearlyProtectMode()
420
std::unique_lock<std::mutex> lock(
mMutex
);
in GetNearlyProtectMode()
446
std::unique_lock<std::mutex> lock(
mMutex
);
in GetNearlyProtectMode()
H
A
D
wifi_protect.h
124
std::mutex
mMutex
;
member in OHOS::Wifi::WifiProtect
H
A
D
wifi_protect_manager.h
150
std::mutex
mMutex
;
member in OHOS::Wifi::WifiProtectManager
H
A
D
wifi_channel_helper.h
67
std::mutex
mMutex
;
member in OHOS::Wifi::WifiChannelHelper
H
A
D
wifi_channel_helper.cpp
59
std::unique_lock<std::mutex> lock(
mMutex
);
in GetValidBands()
73
std::unique_lock<std::mutex> lock(
mMutex
);
in SetValidChannels()
80
std::unique_lock<std::mutex> lock(
mMutex
);
in GetValidChannels()
H
A
D
wifi_internal_event_dispatcher_lite.cpp
105
std::unique_lock<std::mutex> lock(
mMutex
);
in AddBroadCastMsg()
265
std::unique_lock<std::mutex> lock(instance.
mMutex
);
in Run()
H
A
D
wifi_internal_event_dispatcher_lite.h
100
std::mutex
mMutex
;
member in OHOS::Wifi::WifiInternalEventDispatcher
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
H
A
D
hal_device_manage.cpp
39
std::mutex HalDeviceManager::
mMutex
;
member in OHOS::Wifi::HalDeviceManager
68
std::lock_guard<std::mutex> lock(
mMutex
);
in StartChipHdi()
100
std::lock_guard<std::mutex> lock(
mMutex
);
in StopChipHdi()
121
std::lock_guard<std::mutex> lock(
mMutex
);
in CreateStaIface()
152
std::lock_guard<std::mutex> lock(
mMutex
);
in CreateApIface()
170
std::lock_guard<std::mutex> lock(
mMutex
);
in CreateP2pIface()
188
std::lock_guard<std::mutex> lock(
mMutex
);
in RemoveStaIface()
211
std::lock_guard<std::mutex> lock(
mMutex
);
in RemoveApIface()
234
std::lock_guard<std::mutex> lock(
mMutex
);
in RemoveP2pIface()
257
std::lock_guard<std::mutex> lock(
mMutex
);
in Scan()
[all...]
H
A
D
hal_device_manage.h
471
static std::mutex
mMutex
;
member in OHOS::Wifi::HalDeviceManager
/foundation/communication/wifi/wifi/utils/src/
H
A
D
wifi_event_handler.cpp
64
std::unique_lock<std::mutex> lock(
mMutex
);
in PostAsyncTask()
83
std::unique_lock<std::mutex> lock(instance.
mMutex
);
in Run()
99
std::mutex
mMutex
;
member in OHOS::Wifi::WifiEventHandler::WifiEventHandlerImpl
/foundation/communication/dhcp/services/dhcp_client/src/
H
A
D
dhcp_thread.cpp
157
std::unique_lock<std::mutex> lock(
mMutex
);
in PostAsyncTask()
176
std::unique_lock<std::mutex> lock(instance.
mMutex
);
in Run()
192
std::mutex
mMutex
;
member in OHOS::DHCP::DhcpThread::DhcpThreadImpl
/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H
A
D
perf_monitor.cpp
286
std::lock_guard<std::mutex> Lock(
mMutex
);
in Start()
309
std::lock_guard<std::mutex> Lock(
mMutex
);
in End()
361
std::lock_guard<std::mutex> Lock(
mMutex
);
in SetFrameTime()
H
A
D
perf_monitor.h
173
mutable std::mutex
mMutex
;
member in OHOS::Ace::PerfMonitor
Completed in 10 milliseconds