Home
last modified time | relevance | path

Searched refs:pthread_attr_setschedpolicy (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/posix/src/
A Dpthread_attr.c66 int pthread_attr_setschedpolicy(pthread_attr_t *attr, int policy) in pthread_attr_setschedpolicy() function
/AliOS-Things-master/components/posix/include/
A Dpthread.h130 int pthread_attr_setschedpolicy(pthread_attr_t *attr, int policy);
/AliOS-Things-master/components/uvoice/internal/
A Duvoice_linux.h376 pthread_attr_setschedpolicy(&attr, SCHED_FIFO); in os_task_create()

Completed in 9 milliseconds