Searched refs:ts_p (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/libevent/
H A Devport.c306 struct timespec *ts_p = NULL; local
310 ts_p = &ts;
333 (unsigned int *) &nevents, ts_p)) == -1) {
H A Dkqueue.c224 struct timespec ts, *ts_p = NULL; local
229 ts_p = &ts;
233 events, kqop->nevents, ts_p);

Completed in 28 milliseconds