Searched refs:custom_allocation_timer_handler (Results 1 – 2 of 2) sorted by relevance
248 struct custom_allocation_timer_handler struct250 custom_allocation_timer_handler(int* count) : count_(count) {} in custom_allocation_timer_handler() function339 timers[i].t.async_wait(custom_allocation_timer_handler(&allocation_count)); in deadline_timer_custom_allocation_test() argument345 timers[i].t.async_wait(custom_allocation_timer_handler(&allocation_count)); in deadline_timer_custom_allocation_test()
268 struct custom_allocation_timer_handler struct270 custom_allocation_timer_handler(int* count) : count_(count) {} in custom_allocation_timer_handler() function359 timers[i].t.async_wait(custom_allocation_timer_handler(&allocation_count)); in system_timer_custom_allocation_test() argument365 timers[i].t.async_wait(custom_allocation_timer_handler(&allocation_count)); in system_timer_custom_allocation_test()