Searched defs:tcb (Results 1 – 6 of 6) sorted by relevance
339 struct tcb { struct360 struct tcb *parent; /* Parent of this process */ argument361 int nchildren; /* # of traced children */362 int waitpid; /* pid(s) this process is waiting for */363 int nzombies; /* # of formerly traced children now dead */365 int nclone_threads; /* # of nchildren with CLONE_THREAD */366 int nclone_waiting; /* clone threads in wait4 (TCB_SUSPENDED) */369 long baddr; /* `Breakpoint' address */370 long inst[2]; /* Instructions on above */371 int pfd; /* proc file descriptor */[all …]
44 struct socket tcb; variable
458 tGATT_TCB tcb[GATT_MAX_PHY_CHANNEL]; member
567 tBTA_HL_TIMER_CB tcb[BTA_HL_NUM_TIMERS]; member
564 tRW_TCB tcb; member