OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_EVENT_HAVE_CLOCK_GETTIME
(Results
1 - 4
of
4
) sorted by null
/external/libevent/include/event2/
event-config-bionic.h
47
#define
_EVENT_HAVE_CLOCK_GETTIME
1
event-config-linux.h
47
#define
_EVENT_HAVE_CLOCK_GETTIME
1
/external/libevent/
event-internal.h
251
#if defined(
_EVENT_HAVE_CLOCK_GETTIME
) && defined(CLOCK_MONOTONIC)
event.c
333
#if defined(
_EVENT_HAVE_CLOCK_GETTIME
) && defined(CLOCK_MONOTONIC)
366
#if defined(
_EVENT_HAVE_CLOCK_GETTIME
) && defined(CLOCK_MONOTONIC)
404
#if defined(
_EVENT_HAVE_CLOCK_GETTIME
) && defined(CLOCK_MONOTONIC)
[
all
...]
Completed in 51 milliseconds