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:DestroyHcMutex
(Results
1 - 21
of
21
) sorted by relevance
/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H
A
D
hc_thread.c
142
DestroyHcMutex
(&thread->threadLock);
in InitThread()
148
DestroyHcMutex
(&thread->threadLock);
in InitThread()
162
DestroyHcMutex
(&thread->threadLock);
in DestroyThread()
H
A
D
hc_condition.c
169
DestroyHcMutex
(hcCond->mutex);
in DestroyHcCond()
/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/
H
A
D
hc_thread.c
142
DestroyHcMutex
(&thread->threadLock);
in InitThread()
148
DestroyHcMutex
(&thread->threadLock);
in InitThread()
162
DestroyHcMutex
(&thread->threadLock);
in DestroyThread()
/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H
A
D
hc_mutex.h
29
void
DestroyHcMutex
(HcMutex* mutex);
/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H
A
D
hc_mutex.c
36
void
DestroyHcMutex
(HcMutex *mutex)
in DestroyHcMutex()
function
H
A
D
hc_task_thread.c
147
DestroyHcMutex
(&thread->queueLock);
in DestroyHcTaskThread()
/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/mini/
H
A
D
hc_init_protection.c
88
DestroyHcMutex
(&g_countMutex);
in DestroySecurityDevAuth()
/base/security/device_auth/test/unittest/tdd_framework/tdd_helper/exception_controller/src/
H
A
D
exception_controller.c
112
DestroyHcMutex
(g_mutex);
in DestroyExceptionController()
/base/security/device_auth/services/key_agree_sdk/src/
H
A
D
key_agree_session_manager.c
67
DestroyHcMutex
(g_sessionMutex);
in DestroyKeyAgreeSessionMgr()
/base/security/device_auth/test/unittest/tdd_framework/tdd_helper/memory_monitor/src/
H
A
D
memory_monitor.cpp
156
DestroyHcMutex
(g_mutex);
in HcDestroyMallocMonitor()
/base/security/device_auth/services/legacy/group_manager/src/callback_manager/
H
A
D
callback_manager.c
259
DestroyHcMutex
(g_callbackMutex);
in DestroyCallbackManager()
/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel/
H
A
D
soft_bus_channel.c
269
DestroyHcMutex
(g_channelMutex);
in DestroySoftBusChannelModule()
/base/security/device_auth/services/session_manager/src/
H
A
D
dev_session_mgr.c
121
DestroyHcMutex
(&g_sessionMutex);
in DestroyDevSessionManager()
/base/security/device_auth/services/legacy/group_manager/src/broadcast_manager/
H
A
D
broadcast_manager.c
262
DestroyHcMutex
(g_broadcastMutex);
in DestroyBroadcastManager()
/base/security/device_auth/services/frameworks/src/hiview_adapter/
H
A
D
performance_dumper.c
591
DestroyHcMutex
(g_performDataMutex);
in DestroyPerformanceDumper()
/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H
A
D
sym_token_manager.c
797
DestroyHcMutex
(g_dataMutex);
in DestroySymTokenManager()
H
A
D
asy_token_manager.c
1433
DestroyHcMutex
(g_accountDbMutex);
in DestroyTokenManager()
/base/security/device_auth/services/privacy_enhancement/src/
H
A
D
pseudonym_manager.c
845
DestroyHcMutex
(g_mutex);
in DestroyPseudonymManager()
/base/security/device_auth/frameworks/src/lite/
H
A
D
ipc_adapt.c
132
DestroyHcMutex
(&g_cbListLock);
in DeInitIpcCallBackList()
/base/security/device_auth/services/data_manager/src/
H
A
D
data_manager.c
1697
DestroyHcMutex
(g_databaseMutex);
in DestroyDatabase()
/base/security/device_auth/frameworks/src/
H
A
D
ipc_sdk.c
1919
DestroyHcMutex
(&g_ipcMutex);
in DestroyDeviceAuthService()
Completed in 19 milliseconds