Searched refs:tsPtr (Results 1 – 2 of 2) sorted by relevance
103 struct timespec* tsPtr = calculateTimeout(deadline, &ts); in run() local104 status = ::ppoll(fds.data(), fds.size(), tsPtr, &mask); in run()
102 struct timespec* tsPtr = calculateTimeout(deadline, &ts); in run() local103 status = ::ppoll(fds.data(), fds.size(), tsPtr, &mask); in run()