Home
last modified time | relevance | path

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

/external/chromium/third_party/libevent/test/
Dregress.gen.c445 tmp->how_often_set = 0; in kill_new()
480 msg->how_often_set = 1; in kill_how_often_assign()
506 if (msg->how_often_set != 1) in kill_how_often_get()
525 tmp->how_often_set = 0; in kill_clear()
542 if (tmp->how_often_set) { in kill_marshal()
580 if (tmp->how_often_set) in kill_unmarshal()
586 tmp->how_often_set = 1; in kill_unmarshal()
Dregress.gen.h113 ev_uint8_t how_often_set; member