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:hi_task_lock
(Results
1 - 7
of
7
) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H
A
D
hi_task.h
282
hi_void
hi_task_lock
(hi_void);
291
* @attention Work pair with
hi_task_lock
; Call
hi_task_lock
to disable task switch, then call hi_task_unlock
293
CNcomment:与
hi_task_lock
配对使用;先调用
hi_task_lock
禁止任务调度,然后调用hi_task_unlock打开任务调度。CNend
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H
A
D
hi_task.h
271
hi_void
hi_task_lock
(hi_void);
280
* @attention Work pair with
hi_task_lock
; Call
hi_task_lock
to disable task switch, then call hi_task_unlock
282
CNcomment:与
hi_task_lock
配对使用;先调用
hi_task_lock
禁止任务调度,然后调用hi_task_unlock打开任务调度。CNend
H
A
D
hi_hook_fuc.h
46
typedef hi_void (*fuc_type_name(
hi_task_lock
))(hi_void);
162
fuc_type_name(
hi_task_lock
) hi_task_lock_hook;
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
hi_task.c
145
hi_void
hi_task_lock
(hi_void)
in hi_task_lock()
function
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H
A
D
hi_at.c
109
hi_task_lock
();
in hi_at_register_input_func()
138
hi_task_lock
();
in hi_at_register_output_func()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H
A
D
wal_cfg80211_apt.c
928
hi_task_lock
();
in hisi_wlan_register_upload_frame_cb()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H
A
D
hmac_config.c
5373
hi_task_lock
();
in hmac_vap_start_xmit()
5395
hi_task_lock
();
in hmac_vap_start_xmit()
Completed in 15 milliseconds