OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:use_monotonic
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libevent/
event.c
110
static int
use_monotonic
;
variable
130
use_monotonic
= 1;
143
if (
use_monotonic
) {
875
if (
use_monotonic
)
/external/chromium_org/third_party/libevent/
event.c
110
static int
use_monotonic
;
variable
130
use_monotonic
= 1;
143
if (
use_monotonic
) {
871
if (
use_monotonic
)
Completed in 24 milliseconds