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

  /hardware/interfaces/tests/libhwbinder/1.0/default/
ScheduleTest.cpp 18 static int threadPri() {
53 int priority = threadPri();
  /system/libhwbinder/vts/performance/
Latency.cpp 85 static int threadPri() {
234 uint32_t call_sta = (threadPri() << 16) | sched_getcpu();
325 uint32_t call_sta = (threadPri() << 16) | sched_getcpu();

Completed in 234 milliseconds