Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dtimendk.cpp679 struct timespec p_sleep; in Nanosleep() local
682 int ret = nanosleep(&n_sleep, &p_sleep); in Nanosleep()