Home
last modified time | relevance | path

Searched defs:tcb (Results 1 – 6 of 6) sorted by relevance

/external/strace/
Ddefs.h339 struct tcb { struct
360 struct tcb *parent; /* Parent of this process */ argument
361 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 …]
/external/qemu/slirp/
Dtcp_input.c44 struct socket tcb; variable
/external/qemu/slirp-android/
Dtcp_input.c44 struct socket tcb; variable
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_int.h458 tGATT_TCB tcb[GATT_MAX_PHY_CHANNEL]; member
/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_int.h567 tBTA_HL_TIMER_CB tcb[BTA_HL_NUM_TIMERS]; member
/external/libnfc-nci/src/nfc/int/
Drw_int.h564 tRW_TCB tcb; member