Searched refs:push_event (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
H A Dser-unix.c96 static timer_handler_func push_event; variable
1201 next_state = create_timer (0, push_event, scb);
1212 next_state = create_timer (0, push_event, scb);
1250 push_event() is used to nag the client until it is. */
1295 push_event (void *context)
1293 push_event (void *context) function
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h758 inline void push_event(uint64_t start_time, uint64_t stop_time, function in class:kmp_stats_list
H A Dkmp_stats.cpp257 stats_ptr->push_event(

Completed in 96 milliseconds