Searched refs:AtExitCtx (Results 1 – 1 of 1) sorted by relevance
315 struct AtExitCtx { struct324 AtExitCtx *ctx = (AtExitCtx*)arg; in at_exit_wrapper() argument350 AtExitCtx *ctx = (AtExitCtx*)__libc_malloc(sizeof(AtExitCtx)); in setup_at_exit_wrapper()366 AtExitCtx *ctx = (AtExitCtx*)arg; in on_exit_wrapper()375 AtExitCtx *ctx = (AtExitCtx*)__libc_malloc(sizeof(AtExitCtx)); in TSAN_INTERCEPTOR()