HomeSort by relevance Sort by last modified time
    Searched refs:thread_set_priority (Results 1 - 2 of 2) sorted by null

  /system/bt/osi/include/
thread.h 66 bool thread_set_priority(thread_t* thread, int priority);
  /system/bt/osi/src/
thread.cc 148 bool thread_set_priority(thread_t* thread, int priority) { function

Completed in 580 milliseconds