Home
last modified time | relevance | path

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

/bionic/libc/include/
Dpthread.h221 typedef struct __pthread_cleanup_t { struct
222 struct __pthread_cleanup_t* __cleanup_prev; argument
225 } __pthread_cleanup_t; argument