Home
last modified time | relevance | path

Searched refs:TLSMAP_WORDS (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dpthread.c1286 #define TLSMAP_WORDS ((TLSMAP_SIZE+TLSMAP_BITS-1)/TLSMAP_BITS) macro
1299 uint32_t map[TLSMAP_WORDS]; /* bitmap of allocated keys */