Home
last modified time | relevance | path

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

/freebsd/lib/libc/isc/
H A Deventlib_p.h277 #define evDestroyTimers __evDestroyTimers macro
278 void evDestroyTimers(const evContext_p *);
H A Dev_timers.c435 evDestroyTimers(const evContext_p *ctx) { in evDestroyTimers() function