Lines Matching refs:tcb
12718 is sched_cpu_pause(tcb). This function will pause a CPU if the task
12719 associated with 'tcb' is running on that CPU. This allows a different
12727 sched_cpu_pause(tcb) to pause the CPU on which the task is running,
14040 the boost/or restoration on the correct tcb. This PR fixes this by
14043 sem_restorebaseprio needed to take the tcb from the holder prior to
14047 holder->tcb. An alternate approach could be to leve the interface
14051 then get the holder's tcb but we would keep the same sem_findholder
17144 happened an incorrect tcb was signaled and caused ASSERT(). This
19727 the callback (e.g. group_killchildren) may remove the tcb from list.
27931 tcb-adj\_stack\_size should be saved without tls overhead
27957 deadlock and tcb corruption in SMP mode
29657 …ub.com/apache/incubator-nuttx/pull/#4021) sched/waitpid: handle waitpid waitting tcb->group is NULL
29678 …apache/incubator-nuttx/pull/#4382) sched/backtrace: simplify the assign of tcb in case of negative…