OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:event_priority_init
(Results
1 - 6
of
6
) sorted by null
/external/chromium/third_party/libevent/
event.3
51
.Nm
event_priority_init
,
127
.Fn "
event_priority_init
" "int npriorities"
455
.Fn
event_priority_init
event.h
687
event_priority_init
() function. This function should be called before the
697
int
event_priority_init
(int);
703
See the description of
event_priority_init
() for more information.
708
@see
event_priority_init
(), event_priority_set()
719
@see
event_priority_init
()
[
all
...]
event.c
307
event_priority_init
(int npriorities)
function
/external/chromium_org/third_party/libevent/
event.3
51
.Nm
event_priority_init
,
127
.Fn "
event_priority_init
" "int npriorities"
455
.Fn
event_priority_init
event.h
687
event_priority_init
() function. This function should be called before the
697
int
event_priority_init
(int);
703
See the description of
event_priority_init
() for more information.
708
@see
event_priority_init
(), event_priority_set()
719
@see
event_priority_init
()
[
all
...]
event.c
307
event_priority_init
(int npriorities)
function
Completed in 515 milliseconds