Home
last modified time | relevance | path

Searched refs:condition_api_version (Results 1 – 2 of 2) sorted by relevance

/external/libevent/include/event2/
Dthread.h143 int condition_api_version; member
/external/libevent/
Devthread.c158 if (target->condition_api_version == cbs->condition_api_version && in evthread_set_condition_callbacks()