Searched defs:sleep (Results 1 – 3 of 3) sorted by relevance
27 # define sleep(x) Sleep(x*1000) macro
282 static int poll_for_response(OSSL_CMP_CTX *ctx, int sleep, int rid, in poll_for_response()654 static int cert_response(OSSL_CMP_CTX *ctx, int sleep, int rid, in cert_response()
258 # define sleep(a) taskDelay((a) * sysClkRateGet()) macro
Completed in 9 milliseconds