Searched refs:OS_AllocTLSIndex (Results 1 – 16 of 16) sorted by relevance
46 OS_TLSIndex OS_AllocTLSIndex();
25 GlobalParseContextIndex = OS_AllocTLSIndex(); in InitializeParseContextIndex()
27 OS_TLSIndex OS_AllocTLSIndex() in OS_AllocTLSIndex() function
28 OS_TLSIndex OS_AllocTLSIndex() in OS_AllocTLSIndex() function
59 OS_TLSIndex OS_AllocTLSIndex();
32 PoolIndex = OS_AllocTLSIndex(); in InitializePoolIndex()
65 ThreadInitializeIndex = OS_AllocTLSIndex(); in InitProcess()
38 OS_TLSIndex OS_AllocTLSIndex (void) in OS_AllocTLSIndex() function
69 OS_TLSIndex OS_AllocTLSIndex() in OS_AllocTLSIndex() function
118 OS_TLSIndex OS_AllocTLSIndex() in OS_AllocTLSIndex() function
62 if ((PoolIndex = OS_AllocTLSIndex()) == OS_INVALID_TLS_INDEX) in InitializePoolIndex()