HomeSort by relevance Sort by last modified time
    Searched refs:run_num_allocated (Results 1 - 2 of 2) sorted by null

  /external/libevent/test/
regress.gen.c 68 tmp->run_num_allocated = 0;
80 int tobe_allocated = msg->run_num_allocated;
88 msg->run_num_allocated = tobe_allocated;
94 if (++msg->run_length >= msg->run_num_allocated) {
269 tmp->run_num_allocated = 0;
291 tmp->run_num_allocated = 0;
361 if (tmp->run_length >= tmp->run_num_allocated &&
regress.gen.h 45 int run_num_allocated; member in struct:msg

Completed in 43 milliseconds