Searched refs:tcb_thread (Results 1 – 10 of 10) sorted by relevance
49 return (_tcb_get()->tcb_thread); in _get_curthread()
47 return (_tcb_get()->tcb_thread); in _get_curthread()
55 return (_tcb_get()->tcb_thread); in _get_curthread()
48 return (_tcb_get()->tcb_thread); in _get_curthread()
52 struct pthread *tcb_thread; member
51 : "i" (offsetof(struct tcb, tcb_thread))); in _get_curthread()
44 tcb->tcb_thread = thread; in _tcb_ctor()
339 _tcb_get()->tcb_thread = NULL; in _libpthread_init()
56 struct pthread *tcb_thread; member