/external/wpa_supplicant/ |
D | os_none.c | 24 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() function
|
D | os_win32.c | 21 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() function
|
D | os_unix.c | 25 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() function
|
D | os.h | 25 void os_sleep(os_time_t sec, os_time_t usec);
|
D | os_internal.c | 30 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() function
|
D | eloop_none.c | 333 os_sleep(1, 0); /* just a dummy wait for testing */ in eloop_run()
|
D | ctrl_iface_udp.c | 329 os_sleep(1, 0); in wpa_supplicant_ctrl_iface_deinit()
|
D | driver_hostap.c | 283 os_sleep(0, 100000); in wpa_driver_hostap_mlme()
|
/external/wpa_supplicant_6/wpa_supplicant/src/utils/ |
D | os_none.c | 24 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() function
|
D | os_win32.c | 21 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() function
|
D | os.h | 25 void os_sleep(os_time_t sec, os_time_t usec);
|
D | os_unix.c | 25 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() function
|
D | os_internal.c | 30 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() function
|
D | eloop_none.c | 333 os_sleep(1, 0); /* just a dummy wait for testing */ in eloop_run()
|
/external/wpa_supplicant_8/src/utils/ |
D | os_none.c | 24 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() function
|
D | os_win32.c | 21 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() function
|
D | os.h | 25 void os_sleep(os_time_t sec, os_time_t usec);
|
D | os_internal.c | 30 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() function
|
D | os_unix.c | 47 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() function
|
D | eloop_none.c | 330 os_sleep(1, 0); /* just a dummy wait for testing */ in eloop_run()
|
D | eloop_win.c | 530 os_sleep(1, 0); in eloop_run()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ctrl_iface_udp.c | 329 os_sleep(1, 0); in wpa_supplicant_ctrl_iface_deinit()
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | ctrl_iface_udp.c | 329 os_sleep(1, 0); in wpa_supplicant_ctrl_iface_deinit()
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
D | driver_hostap.c | 281 os_sleep(0, 100000); in wpa_driver_hostap_mlme()
|
/external/libvpx/vpx_mem/ |
D | vpx_mem_tracker.c | 511 if (!(i % 20)) os_sleep(500); in memory_tracker_dump()
|