Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread.c1583 tls_dtor_t dtors[TLSMAP_SIZE]; /* key destructors */ member
1625 m->dtors[key] = dtor; in tlsmap_set()
1632 m->dtors[key] = NULL; in tlsmap_clear()
1779 tls_dtor_t dtor = map->dtors[kk]; in pthread_key_clean_all()
/bionic/linker/
DREADME.TXT112 sections named ".ctors" and ".dtors", and the DT_INIT / DT_FINI functions