HomeSort by relevance Sort by last modified time
    Searched full:ts_p (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libevent/
kqueue.c 224 struct timespec ts, *ts_p = NULL; local
229 ts_p = &ts;
233 events, kqop->nevents, ts_p);
evport.c 306 struct timespec *ts_p = NULL; local
310 ts_p = &ts;
333 (unsigned int *) &nevents, ts_p)) == -1) {

Completed in 182 milliseconds