Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread.c1636 static int tlsmap_alloc(tlsmap_t* m, tls_dtor_t dtor) in tlsmap_alloc() function
1654 int k = tlsmap_alloc(map, destructor_function); in pthread_key_create()