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:SemWait
(Results
1 - 11
of
11
) sorted by relevance
/foundation/ability/ability_lite/services/abilitymgr_lite/unittest/utils/
H
A
D
ability_test_helper.cpp
127
SemWait
();
in TestInstall()
138
SemWait
();
in TestUnInstall()
147
SemWait
();
in TestStartAbility()
228
SemWait
();
in TestDumpAbility()
233
void AbilityTestHelper::
SemWait
()
in SemWait()
function in OHOS::AbilityTestHelper
H
A
D
ability_test_helper.h
52
static void
SemWait
();
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H
A
D
nstackx_util.h
66
NSTACKX_EXPORT void
SemWait
(sem_t *sem);
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H
A
D
sys_util.c
112
void
SemWait
(sem_t *sem)
in SemWait()
function
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H
A
D
sys_util.c
165
void
SemWait
(sem_t *sem)
in SemWait()
function
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H
A
D
nstackx_common.c
1037
SemWait
(®Info.wait);
in RegisterDeviceWithType()
1158
SemWait
(&msg.wait);
in NSTACKX_SetMaxDeviceNum()
1194
SemWait
(&msg.wait);
in NSTACKX_SetDeviceListAgingTime()
1457
SemWait
(&directMsg.msg.wait);
in NSTACKX_SendMsgDirect()
1522
SemWait
(&msg.wait);
in NSTACKX_SendMsg()
1660
SemWait
(&message.wait);
in NSTACKX_GetDeviceList()
H
A
D
nstackx_dfinder_hidump.c
89
SemWait
(&(msg->wait));
in PostDumpMsg()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H
A
D
coap_app.c
394
SemWait
(&g_coapThreadParam.waitCondition);
in CoapIoMonitorLoop()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H
A
D
nstackx_dfile_session.c
1261
SemWait
(&session->sendThreadPara[threadIdx].sendWait);
in DFileAddiSenderHandle()
1283
SemWait
(&session->sendThreadPara[threadIdx].semNewCycle);
in DFileAddiSenderHandle()
1473
SemWait
(&session->outboundQueueWait[socketIndex]);
in WaitNewSendData()
H
A
D
nstackx_file_manager.c
779
SemWait
(&fileList->semStop);
in RecvTaskProcess()
895
SemWait
(&fileManager->semTaskListNotEmpty);
in FileManagerThread()
H
A
D
nstackx_file_manager_client.c
42
SemWait
(sem);
in CheckSendListFullAndWait()
596
SemWait
(&fileList->semStop);
in SendTaskProcess()
Completed in 13 milliseconds