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

/external/libevent/test/
H A Dregress.gen.c476 tmp->how_often_set = 0;
505 msg->how_often_set = 1;
540 if (!msg->how_often_set || off < 0 || off >= msg->how_often_length)
571 if (!msg->how_often_set || offset < 0 || offset >= msg->how_often_length)
590 if (tmp->how_often_set == 1) {
593 tmp->how_often_set = 0;
606 if (tmp->how_often_set == 1) {
609 tmp->how_often_set = 0;
621 if (tmp->how_often_set) {
674 tmp->how_often_set
[all...]
H A Dregress.gen.h105 ev_uint8_t how_often_set; member in struct:kill

Completed in 1428 milliseconds