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
defs:sleep_time
(Results
1 - 13
of
13
) sorted by relevance
/third_party/jerryscript/jerry-port/default/
H
A
D
default-debugger.c
37
void jerry_port_sleep (uint32_t
sleep_time
) /**< milliseconds to sleep */
in jerry_port_sleep()
argument
/third_party/ltp/testcases/kernel/mem/mmapstress/
H
A
D
mmapstress06.c
67
int
sleep_time
= 0;
in main()
local
/third_party/ffmpeg/libavformat/
H
A
D
fifo_test.c
43
unsigned
sleep_time
; /* sleep for this long in write_packet to simulate long I/O operation */
member
/third_party/ffmpeg/libavformat/tests/
H
A
D
fifo_muxer.c
38
unsigned
sleep_time
; /* sleep for this long in write_packet to simulate long I/O operation */
member
/third_party/jerryscript/targets/nuttx-stm32f4/
H
A
D
jerry_port.c
201
void jerry_port_sleep (uint32_t
sleep_time
) /**< milliseconds to sleep */
in jerry_port_sleep()
argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H
A
D
14-1.c
46
static volatile long
sleep_time
;
variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
H
A
D
4-3.c
62
static long
sleep_time
;
variable
/third_party/ltp/lib/
H
A
D
tst_timer_test.c
35
static int
sleep_time
= -1;
variable
/third_party/python/Lib/test/
H
A
D
_test_eintr.py
49
sleep_time
= 0.2
variable in EINTRBaseTest
[all...]
/third_party/ltp/testcases/kernel/fs/read_all/
H
A
D
read_all.c
460
int
sleep_time
= 1;
in push_work()
local
503
int min_ttl = worker_timeout,
sleep_time
= 1;
in sched_work()
local
/third_party/curl/tests/server/
H
A
D
sws.c
1204
int
sleep_time
= msecs_left > MAX_SLEEP_TIME_MS ?
in send_doc()
local
/third_party/backends/backend/
H
A
D
fujitsu.h
493
int
sleep_time
;
member
/third_party/libfuse/lib/
H
A
D
fuse.c
4388
int
sleep_time
= f->conf.remember / 10;
in clean_delay()
local
4853
int
sleep_time
;
in fuse_prune_nodes()
local
Completed in 18 milliseconds