Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_setschedprio.c34 static void setthreadproperty(pthread_attr_t *attr, struct sched_param *param) in setthreadproperty() function
60 setthreadproperty(&attr, &param); in pthread_setschedprio_0100()
82 setthreadproperty(&attr, &param); in pthread_setschedprio_0200()