Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/util/include/
H A Dappspawn_utils.h74 #define APPSPAWN_MSEC_TO_NSEC 1000000 macro
/ohos5.0/base/startup/appspawn/test/moduletest/threadpool/
H A Dthread_manager.c85 ns *= APPSPAWN_MSEC_TO_NSEC; in ConvertToTimespec()