Home
last modified time | relevance | path

Searched refs:nanosleep (Results 1 – 9 of 9) sorted by relevance

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dposix_demo.c187 pt0_status=nanosleep(&thread_0_sleep_time,0); in pthread_0_entry()
221 nanosleep(&thread_1_sleep_time,0); in pthread_1_entry()
250 nanosleep(&thread_2_sleep_time,0); in pthread_2_entry()
278 nanosleep(&thread_3_sleep_time,0); in pthread_3_entry()
309 nanosleep(&thread_4_sleep_time,0); in pthread_4_entry()
336 nanosleep(&thread_5_sleep_time,0); in pthread_5_entry()
Dposix_signal_self_send_test.c274 pt0_status=nanosleep(&thread_0_sleep_time,0); in pthread_0_entry()
312 nanosleep(&thread_1_sleep_time,0);
341 nanosleep(&thread_2_sleep_time,0);
369 nanosleep(&thread_3_sleep_time,0);
400 nanosleep(&thread_4_sleep_time,0);
427 nanosleep(&thread_5_sleep_time,0);
Dtx_px_time.h70 INT nanosleep(struct timespec *req, struct timespec *rem);
Dpx_nanosleep.c80 INT nanosleep(struct timespec *req, struct timespec *rem) in nanosleep() function
Dtime.h77 INT nanosleep(struct timespec *req, struct timespec *rem);
Dreadme_threadx_posix.txt197 INT nanosleep(struct timespec *req, struct timespec *rem)
339 9.) pthreads suspended by nanosleep() and sleep() calls can not be awakened
/ThreadX-v6.4.1/ports/linux/gnu/src/
Dtx_thread_schedule.c131 nanosleep(&ts, &ts); in _tx_thread_schedule()
230 nanosleep(&ts, &ts); in _tx_thread_delete_port_completion()
258 nanosleep(&ts, &ts); in _tx_thread_reset_port_completion()
/ThreadX-v6.4.1/ports/linux/gnu/
Dreadme_threadx.txt127 while(nanosleep(&ts, &ts));
/ThreadX-v6.4.1/ports_smp/linux/gnu/
Dreadme_threadx.txt127 while(nanosleep(&ts, &ts));