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:max_events
(Results
1 - 3
of
3
) sorted by relevance
/foundation/resourceschedule/ffrt/src/sync/
H
A
D
poller_api.cpp
56
int ffrt_epoll_wait(ffrt_qos_t qos, struct epoll_event* events, int
max_events
, int timeout)
in ffrt_epoll_wait()
argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H
A
D
frw_event_sched.c
214
hi_u32 oal_queue_init(oal_queue_stru *queue, hi_u8
max_events
)
in oal_queue_init()
argument
251
frw_event_queue_init(frw_event_queue_stru *event_queue, hi_u8 weight, frw_sched_policy_enum_uint8 policy, frw_event_queue_state_enum_uint8 state, hi_u8
max_events
)
frw_event_queue_init()
argument
H
A
D
frw_event.h
240
hi_u8
max_events
; /* 队列所能容纳的最大事件个数 */
member
Completed in 2 milliseconds