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

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

Completed in 17 milliseconds