OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cond_cbs
(Results
1 - 2
of
2
) sorted by null
/external/libevent/
evthread_pthread.c
172
struct evthread_condition_callbacks
cond_cbs
= {
local
186
evthread_set_condition_callbacks(&
cond_cbs
);
evthread_win32.c
310
struct evthread_condition_callbacks
cond_cbs
= {
local
335
evthread_set_condition_callbacks(&
cond_cbs
);
Completed in 82 milliseconds