Searched defs:os_sleep (Results 1 - 12 of 12) sorted by relevance
/external/wpa_supplicant_8/hostapd/src/utils/ |
H A D | os_none.c | 18 void os_sleep(os_time_t sec, os_time_t usec) function
|
H A D | os_win32.c | 17 void os_sleep(os_time_t sec, os_time_t usec) function
|
H A D | os_internal.c | 26 void os_sleep(os_time_t sec, os_time_t usec) function
|
H A D | os_unix.c | 50 void os_sleep(os_time_t sec, os_time_t usec) function
|
/external/wpa_supplicant_8/src/utils/ |
H A D | os_none.c | 18 void os_sleep(os_time_t sec, os_time_t usec) function
|
H A D | os_win32.c | 17 void os_sleep(os_time_t sec, os_time_t usec) function
|
H A D | os_internal.c | 26 void os_sleep(os_time_t sec, os_time_t usec) function
|
H A D | os_unix.c | 50 void os_sleep(os_time_t sec, os_time_t usec) function
|
/external/wpa_supplicant_8/wpa_supplicant/src/utils/ |
H A D | os_none.c | 18 void os_sleep(os_time_t sec, os_time_t usec) function
|
H A D | os_win32.c | 17 void os_sleep(os_time_t sec, os_time_t usec) function
|
H A D | os_internal.c | 26 void os_sleep(os_time_t sec, os_time_t usec) function
|
H A D | os_unix.c | 50 void os_sleep(os_time_t sec, os_time_t usec) function
|
Completed in 100 milliseconds