Home
last modified time | relevance | path

Searched defs:dtor (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dpthread.c1622 static __inline__ void tlsmap_set(tlsmap_t* m, int key, tls_dtor_t dtor) in tlsmap_set()
1636 static int tlsmap_alloc(tlsmap_t* m, tls_dtor_t dtor) in tlsmap_alloc()
1779 tls_dtor_t dtor = map->dtors[kk]; in pthread_key_clean_all() local
/bionic/libc/kernel/common/linux/
Dblkdev.h45 void (*dtor)(struct as_io_context *aic); member
86 void (*dtor)(struct io_context *); member