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:taskStatus
(Results
1 - 11
of
11
) sorted by relevance
/kernel/uniproton/src/core/ipc/event/
H
A
D
prt_event.c
143
OS_SEC_ALW_INLINE INLINE void OsEventStateChange(U32
taskStatus
, struct TagTskCb *taskCb)
in OsEventStateChange()
argument
168
U32
taskStatus
;
in PRT_EventWrite()
local
[all...]
/kernel/liteos_a/kernel/base/misc/
H
A
D
task_shellcmd.c
194
STATIC UINT8 *ConvertTaskStatusToString(UINT16
taskStatus
)
in ConvertTaskStatusToString()
argument
[all...]
/kernel/uniproton/src/core/kernel/include/
H
A
D
prt_task_external.h
46
U32
taskStatus
;
member
/kernel/liteos_m/kernel/src/
H
A
D
los_task.c
217
LITE_OS_SEC_TEXT_MINOR UINT8 *OsConvertTskStatus(UINT16
taskStatus
)
in OsConvertTskStatus()
argument
1398
LOS_TaskStatusGet(UINT32 taskID, UINT32 *
taskStatus
)
LOS_TaskStatusGet()
argument
[all...]
/kernel/liteos_a/kernel/base/core/
H
A
D
los_task.c
891
UINT16
taskStatus
= taskCB->
taskStatus
;
OsInactiveTaskDelete()
local
[all...]
/kernel/liteos_m/kernel/include/
H
A
D
los_task.h
1477
UINT16
taskStatus
;
member
/kernel/uniproton/src/include/uapi/
H
A
D
prt_task.h
810
TskStatus
taskStatus
;
member
/kernel/liteos_a/kernel/base/include/
H
A
D
los_sched_pri.h
398
UINT16
taskStatus
; /**< Task status */
member
[all...]
/kernel/liteos_m/kal/cmsis/
H
A
D
cmsis_liteos2.c
328
UINT16
taskStatus
;
in osThreadGetState()
local
/kernel/linux/linux-5.10/drivers/net/wan/
H
A
D
farsync.c
274
u8
taskStatus
; /* 0x00 => initialising, 0x01 => running,
member
/kernel/linux/linux-6.6/drivers/net/wan/
H
A
D
farsync.c
276
u8
taskStatus
; /* 0x00 => initialising, 0x01 => running,
member
Completed in 17 milliseconds