Searched refs:TEMP_FAILURE_RETRY (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/ | ||
H A D | unistd.h | 480 #ifndef TEMP_FAILURE_RETRY
488 #define TEMP_FAILURE_RETRY(expression) MUSL_TEMP_FAILURE_RETRY(expression) macro |
Completed in 2 milliseconds