Home
last modified time | relevance | path

Searched refs:timecb (Results 1 – 4 of 4) sorted by relevance

/dports/mail/avenger/avenger-0.8.5/libasync/
H A Dasync.h42 timecb_t *timecb (const timespec &ts, cbv cb);
49 timecb (time_t tm, cbv cb) in timecb() function
52 return timecb (ts, cb); in timecb()
H A Daios.C58 timeoutcb = timecb (timeoutnext, wrap (this, &aios::timeoutcatch)); in timeoutcatch()
75 timeoutcb = timecb (timeoutnext, wrap (this, &aios::timeoutcatch)); in timeoutbump()
H A Dbackoff.h71 timecb ((p->*field).tm, wrap (tcb, this, qn)); in schedq()
H A Dcore.C152 timecb (const timespec &ts, cbv cb) in timecb() function
171 return timecb (ts, cb); in delaycb()