Searched defs:tcb (Results 1 – 7 of 7) sorted by relevance
27 #define HURD_TLS_DESC_DECL(desc, tcb) \ argument
79 tcbhead_t *tcb; in __pthread_setup() local
33 void *tcb; /* Points to this structure. */ member95 # define HURD_TLS_DESC_DECL(desc, tcb) \ argument111 _hurd_tls_init (tcbhead_t *tcb) in _hurd_tls_init()349 _hurd_tls_new (thread_t child, struct i386_thread_state *state, tcbhead_t *tcb) in _hurd_tls_new()
34 void *tcb; /* Pointer to the TCB. Not necessary the member
44 void *tcb; /* Pointer to the TCB. Not necessarily the member
35 void *tcb; /* Pointer to the TCB. Not necessarily the member
Completed in 16 milliseconds