HomeSort by relevance Sort by last modified time
    Searched full:set_thread_priority (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/realtime/func/async_handler/
async_handler_jk.c 104 set_thread_priority(thread->pthread, thread->priority);
119 set_thread_priority(server->pthread, thread->priority);
  /external/ltp/testcases/realtime/include/
librttest.h 259 int set_thread_priority(pthread_t pthread, int prio);
  /external/ltp/testcases/realtime/lib/
librttest.c 342 int set_thread_priority(pthread_t pthread, int prio) function

Completed in 94 milliseconds