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:MutexLock
(Results
1 - 24
of
24
) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/acl/
H
A
D
hci_acl.c
123
MutexLock
(g_connectionHandleListLock);
in HciAclGetTransport()
342
MutexLock
(g_numOfAclDataPacketsLock);
in HCI_SetBufferSize()
358
MutexLock
(g_numOfLeDataPacketsLock);
in HCI_SetLeBufferSize()
368
MutexLock
(g_hciAclCallbackListLock);
in HCI_RegisterAclCallbacks()
380
MutexLock
(g_hciAclCallbackListLock);
in HCI_DeregisterAclCallbacks()
454
MutexLock
(g_aclDataCacheLock);
in HciSendSinglePacket()
470
MutexLock
(g_numOfAclDataPacketsLock);
in HciFargmentAndSendData()
491
MutexLock
(g_numOfAclDataPacketsLock);
in HciFargmentAndSendData()
509
MutexLock
(g_leAclDataCacheLock);
in HciSendLeSinglePacket()
525
MutexLock
(g_numOfLeDataPacketsLoc
in HciFargmentAndSendLeData()
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H
A
D
btm_le_sec.c
257
MutexLock
(g_lePairedDevicesLock);
in BtmStopLeSecurity()
268
MutexLock
(g_lePairedDevicesLock);
in BTM_SetLePairedDevices()
323
MutexLock
(g_lePairedDevicesLock);
in BTM_AddLePairedDevice()
372
MutexLock
(g_lePairedDevicesLock);
in BTM_RemoveLePairedDevice()
432
MutexLock
(g_lePairedDevicesLock);
in BTM_GetRemoteIdentityResolvingKey()
455
MutexLock
(g_lePairedDevicesLock);
in BTM_GetAllRemoteIdentityResolvingKey()
494
MutexLock
(g_lePairedDevicesLock);
in BTM_GetAllPairedDevices()
535
MutexLock
(g_lePairedDevicesLock);
in BTM_UpdateCurrentRemoteAddress()
561
MutexLock
(g_lePairedDevicesLock);
in BTM_GetCurrentRemoteAddress()
577
MutexLock
(g_ownAddressTypeLoc
in BTM_SetOwnAddressType()
[all...]
H
A
D
btm_snoop_filter.c
64
MutexLock
(g_filterMutex);
in BtmEnableSnoopFilter()
82
MutexLock
(g_filterMutex);
in BtmDisableSnoopFilter()
191
MutexLock
(g_filterMutex);
in BtmHciFilter()
216
MutexLock
(g_filterMutex);
in BTM_AddLocalL2capPsmForLogging()
231
MutexLock
(g_filterMutex);
in BTM_AddRemoteL2capPsmForLogging()
250
MutexLock
(g_filterMutex);
in BTM_RemoveLocalL2capPsmForLogging()
270
MutexLock
(g_filterMutex);
in BTM_RemoveRemoteL2capPsmForLogging()
294
MutexLock
(g_filterMutex);
in BTM_AddLocalRfcommScnForLogging()
309
MutexLock
(g_filterMutex);
in BTM_AddRemoteRfcommScnForLogging()
328
MutexLock
(g_filterMute
in BTM_RemoveLocalRfcommScnChannelForLogging()
[all...]
H
A
D
btm_acl.c
311
MutexLock
(g_aclListLock);
in BtmStopAcl()
316
MutexLock
(g_aclCallbackListLock);
in BtmStopAcl()
320
MutexLock
(g_leConnectionCancelLock);
in BtmStopAcl()
435
MutexLock
(g_aclListLock);
in BTM_AclConnect()
474
MutexLock
(g_aclListLock);
in BtmAclTimeoutTask()
515
MutexLock
(g_aclListLock);
in BtmOnConnectionComplete()
547
MutexLock
(g_aclCallbackListLock);
in BtmOnConnectionComplete()
574
MutexLock
(g_aclListLock);
in BtmOnConnectionrequest()
735
MutexLock
(g_autoConnectLock);
in BtmStartAutoConnection()
753
MutexLock
(g_autoConnectLoc
in BtmStopAutoConnection()
[all...]
H
A
D
btm_wl.c
112
MutexLock
(g_whiteListLock);
in BtmAddDeviceToWhiteList()
165
MutexLock
(g_whiteListLock);
in BtmRemoveDeviceFromWhiteList()
207
MutexLock
(g_whiteListLock);
in BtmClearWhiteList()
222
MutexLock
(g_whiteListLock);
in BtmGetDeviceCountInWhiteList()
267
MutexLock
(g_whiteListLock);
in BtmStopWhiteList()
275
MutexLock
(g_whiteListLock);
in BtmIsDeviceInWhiteList()
H
A
D
btm.c
430
MutexLock
(g_modeLock);
in BTM_Enable()
474
MutexLock
(g_modeLock);
in BTM_Disable()
512
MutexLock
(g_modeLock);
in BTM_IsEnabled()
516
MutexLock
(g_modeLock);
in BTM_IsEnabled()
539
MutexLock
(g_btmCallbackListLock);
in BTM_RegisterCallbacks()
556
MutexLock
(g_btmCallbackListLock);
in BTM_DeregisterCallbacks()
579
MutexLock
(g_btmCallbackListLock);
in BtmOnHCIFailure()
H
A
D
btm_pm.c
29
MutexLock
(g_pmCallbackListLock); \
155
MutexLock
(g_connectionModeListLock);
in BtmStopPm()
159
MutexLock
(g_pmCallbackListLock);
in BtmStopPm()
168
MutexLock
(g_connectionModeListLock);
in BtmGetConnectionModeByConnectionHandle()
268
MutexLock
(g_connectionModeListLock);
in BtmUpdateConnectionMode()
323
MutexLock
(g_connectionModeListLock);
in BtmPmOnDisconnectComplete()
348
MutexLock
(g_pmCallbackListLock);
in BTM_RegisterPmCallbacks()
H
A
D
btm_sco.c
41
MutexLock
(g_scoCallbackListLock); \
161
MutexLock
(g_scoListLock);
in BtmStopSco()
165
MutexLock
(g_scoCallbackListLock);
in BtmStopSco()
185
MutexLock
(g_scoCallbackListLock);
in BTM_RegisterScoCallbacks()
294
MutexLock
(g_scoListLock);
in BTM_CreateScoConnection()
323
MutexLock
(g_scoListLock);
in BTM_CreateScoConnection()
348
MutexLock
(g_scoListLock);
in BTM_AcceptScoConnectionRequest()
395
MutexLock
(g_scoListLock);
in BTM_ModifyScoConnection()
535
MutexLock
(g_scoListLock);
in BTM_CreateEscoConnection()
642
MutexLock
(g_scoListLoc
in BTM_ModifyEscoConnection()
[all...]
H
A
D
btm_inq_db.c
82
MutexLock
(g_inquiryDbLock);
in BtmAssignOrUpdateInquiryInfo()
111
MutexLock
(g_inquiryDbLock);
in BtmQueryInquiryInfoByAddr()
127
MutexLock
(g_inquiryDbLock);
in BtmClearInquiryDb()
H
A
D
btm_thread.c
189
MutexLock
(g_processingQueueLock);
in BTM_CreateProcessingQueue()
209
MutexLock
(g_processingQueueLock);
in BTM_DeleteProcessingQueue()
233
MutexLock
(g_processingQueueLock);
in BTM_RunTaskInProcessingQueue()
H
A
D
btm_snoop.c
142
MutexLock
(g_outputMutex);
in BtmSnoopOutput()
181
MutexLock
(g_outputMutex);
in BtmWriteSnoopFileHeader()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H
A
D
hci_failure.c
46
MutexLock
(g_hciFailureCallbackListLock);
in HCI_RegisterFailureCallback()
56
MutexLock
(g_hciFailureCallbackListLock);
in HCI_DeregisterFailureCallback()
68
MutexLock
(g_hciFailureCallbackListLock);
in HciOnCmdTimeout()
H
A
D
hci_vendor_if.c
52
MutexLock
(g_hciVendorCallbackListLock);
in HciVendorClosed()
109
MutexLock
(g_hciVendorCallbackListLock);
in HCIVIF_RegisterVendorEventCallback()
127
MutexLock
(g_hciVendorCallbackListLock);
in HCIVIF_DeregisterVendorEventCallback()
160
MutexLock
(g_hciVendorCallbackListLock);
in HciEventOnVendorCommandComplete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H
A
D
queue.c
98
MutexLock
(queue->mutex);
in QueueEnqueue()
114
MutexLock
(queue->mutex);
in QueueTryEnqueue()
130
MutexLock
(queue->mutex);
in QueueDequeue()
151
MutexLock
(queue->mutex);
in QueueTryDequeue()
190
MutexLock
(queue->mutex);
in QueueIsEmpty()
200
MutexLock
(queue->mutex);
in QueueGetSize()
H
A
D
mutex.c
51
void
MutexLock
(Mutex *mutex)
in MutexLock()
function
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H
A
D
hci_cmd.c
113
MutexLock
(g_lockProcessingCmds);
in HciCmdTimeoutTask()
146
MutexLock
(g_lockNumberOfHciCmd);
in HciSetNumberOfHciCmd()
159
MutexLock
(g_lockProcessingCmds);
in HciSetNumberOfHciCmd()
244
MutexLock
(g_lockNumberOfHciCmd);
in HciSendCmd()
251
MutexLock
(g_lockProcessingCmds);
in HciSendCmd()
269
MutexLock
(g_lockProcessingCmds);
in HciCmdOnCommandStatus()
316
MutexLock
(g_lockProcessingCmds);
in HciCmdOnCommandComplete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H
A
D
alarm_linux.c
70
MutexLock
(alarm->mutex);
in AlarmNotify()
164
MutexLock
(alarm->mutex);
in AlarmSet()
190
MutexLock
(alarm->mutex);
in AlarmCancel()
H
A
D
semaphore_linux.c
89
MutexLock
(sem->mutex);
in SemaphoreTryWait()
127
MutexLock
(sem->mutex);
in SemaphoreTryPost()
H
A
D
reactor_linux.c
127
MutexLock
(reactor->apiMutex);
in ReactorStart()
149
MutexLock
(reactor->apiMutex);
in ReactorStart()
155
MutexLock
(item->lock);
in ReactorStart()
H
A
D
thread_linux.c
111
MutexLock
(thread->apiMutex);
in ThreadStop()
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H
A
D
mutex.h
49
void
MutexLock
(Mutex *mutex);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H
A
D
hci_evt.h
28
MutexLock
(HciGetEventCallbackListLock()); \
H
A
D
hci_evt.c
2011
MutexLock
(g_lockCallbackList);
in HCI_RegisterEventCallbacks()
2021
MutexLock
(g_lockCallbackList);
in HCI_DeregisterEventCallbacks()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H
A
D
rfcomm_channel.c
27
MutexLock
(g_readLock);
in RfcommReadLock()
Completed in 16 milliseconds