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:wakeup
(Results
1 - 25
of
39
) sorted by relevance
1
2
/third_party/ltp/testcases/realtime/func/prio-wake/
H
A
D
prio-wake.c
23
* Test priority ordered
wakeup
with pthread_cond_*
31
* - Once all the threads finish execution, the start and
wakeup
times
33
* - The output must indicate that the thread
wakeup
happened in a
102
struct array
wakeup
= { NULL, 0 };
variable
158
wakeup
.arr[
wakeup
.counter++] = mypri;
in worker_thread()
182
wakeup
.arr = malloc(rt_threads * sizeof(int));
in main()
183
wakeup
.counter = 0;
in main()
222
for (i = 0; i < (
wakeup
.counter - 1); i++) {
in main()
223
if (
wakeup
in main()
[all...]
/third_party/backends/sanei/
H
A
D
sanei_ab306.c
103
static const SANE_Byte
wakeup
[] =
variable
271
for (j = 0; j < NELEMS(
wakeup
); ++j)
in sanei_ab306_open()
273
byte =
wakeup
[j];
in sanei_ab306_open()
274
if (j == NELEMS(
wakeup
) - 1)
in sanei_ab306_open()
287
for (j = 0; j < NELEMS(
wakeup
); ++j)
in sanei_ab306_open()
291
byte =
wakeup
[j];
in sanei_ab306_open()
292
if (j == NELEMS(
wakeup
) - 1)
in sanei_ab306_open()
301
for (j = 0; j < NELEMS(
wakeup
); ++j)
in sanei_ab306_open()
303
byte =
wakeup
[j];
in sanei_ab306_open()
304
if (j == NELEMS(
wakeup
)
in sanei_ab306_open()
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
H
A
D
17-10.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-11.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-12.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-13.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-14.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-15.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-1.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-16.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-17.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-18.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-20.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-22.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-21.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-23.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-2.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-19.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
32
wakeup
++;
in handler()
49
while (
wakeup
== 1) {
in main()
H
A
D
17-24.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-25.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-26.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-4.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-5.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-3.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
H
A
D
17-6.c
28
static volatile sig_atomic_t
wakeup
= 1;
variable
33
wakeup
++;
in handler()
50
while (
wakeup
== 1) {
in main()
Completed in 5 milliseconds
1
2