Home
last modified time | relevance | path

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

/bionic/libc/include/
Dpthread.h331 typedef struct __pthread_cleanup_t { struct
332 struct __pthread_cleanup_t* _Nullable __cleanup_prev; argument
335 } __pthread_cleanup_t; typedef