Searched refs:ts_p (Results 1 - 4 of 4) 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);
/external/chromium_org/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 110 milliseconds