Home
last modified time | relevance | path

Searched refs:pthread_attr_setschedparam (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/a2sa/example/
A Dsound_example_lb.c115 pthread_attr_setschedparam(&attr, &sched); in sound_example_loopback_init()
A Dsound_example_wav.c206 pthread_attr_setschedparam(&attr, &sched); in sound_wav_init()
/AliOS-Things-master/components/websocket/src/
A Drws_thread.c104 pthread_attr_setschedparam(&attr, &sched); in rws_thread_create()
/AliOS-Things-master/components/posix/src/
A Dpthread_attr.c88 int pthread_attr_setschedparam(pthread_attr_t *attr, const struct sched_param *param) in pthread_attr_setschedparam() function
/AliOS-Things-master/components/a2sa/src/driver/platform/rtos/
A Dcap_task.c114 pthread_attr_setschedparam(&attr, &sched); in create_cap_task()
A Dpb_task.c127 pthread_attr_setschedparam(&attr, &sched); in create_pb_task()
/AliOS-Things-master/components/posix/include/
A Dpthread.h132 int pthread_attr_setschedparam(pthread_attr_t *attr, const struct sched_param *param);
/AliOS-Things-master/components/drivers/core/base/core/
A Du_interrupt.c280 pthread_attr_setschedparam(&attr,&sched); in u_irq_thread_create()

Completed in 39 milliseconds