Searched refs:threadGetPri (Results 1 – 1 of 1) sorted by relevance
81 static int threadGetPri() { in threadGetPri() function118 uint32_t call_sta = (threadGetPri() << 16) | sched_getcpu(); in threadStart()211 uint32_t call_sta = (threadGetPri() << 16) | sched_getcpu(); in clientFx()