Searched refs:kTcbHead (Results 1 – 1 of 1) sorted by relevance
343 const uptr kTcbHead = 16; // sizeof (tcbhead_t) in TlsPreTcbSize() local345 const uptr kTcbHead = 88; // sizeof (tcbhead_t) in TlsPreTcbSize()347 const uptr kTcbHead = 16; // sizeof (tcbhead_t) in TlsPreTcbSize()349 const uptr kTcbHead = 16; // sizeof (tcbhead_t) in TlsPreTcbSize()353 RoundUpTo(ThreadDescriptorSize() + kTcbHead, kTlsAlign); in TlsPreTcbSize()