Home
last modified time | relevance | path

Searched refs:MS_PER_S (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dotherstestndk32.cpp54 #define MS_PER_S 1000 macro
H A Dfnmatchndk132.cpp159 #define MS_PER_S 1000 macro
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dotherstestndk.cpp56 #define MS_PER_S 1000 macro
1051 static inline void Msleep(int msec) { usleep(msec * MS_PER_S); } in Msleep()

Completed in 7 milliseconds