Searched refs:use_monotonic (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Devent.c110 static int use_monotonic; variable
134 use_monotonic = 1;
147 if (use_monotonic) {
897 if (use_monotonic)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devent.c126 static int use_monotonic; variable
324 /* The first time this function is called, it sets use_monotonic to 1
337 use_monotonic = 1;
363 if (use_monotonic) {
2422 if (use_monotonic)

Completed in 36 milliseconds