Home
last modified time | relevance | path

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

/external/libevent/
Devent.c263 static void event_debug_note_teardown_(const struct event *ev) in event_debug_note_teardown_() function
392 static void event_debug_note_teardown_(const struct event *ev) { (void)ev; } in event_debug_note_teardown_() function
1709 event_debug_note_teardown_(ev); in event_process_active_single_queue()
2231 event_debug_note_teardown_(ev); in event_free()
2240 event_debug_note_teardown_(ev); in event_debug_unassign()
DChangeLog983 o Move event_debug_note_teardown_ before mm_free. (69b5c64)