Searched refs:ThreadSelfTlsTcb (Results 1 – 1 of 1) sorted by relevance
518 static struct tls_tcb *ThreadSelfTlsTcb() { in ThreadSelfTlsTcb() function528 uptr ThreadSelf() { return (uptr)ThreadSelfTlsTcb()->tcb_pthread; } in ThreadSelf()644 struct tls_tcb *const tcb = ThreadSelfTlsTcb(); in GetTls()