Searched refs:AtExitCtx (Results 1 – 1 of 1) sorted by relevance
372 struct AtExitCtx { struct381 AtExitCtx *ctx = (AtExitCtx*)arg; in at_exit_wrapper() argument409 AtExitCtx *ctx = (AtExitCtx*)InternalAlloc(sizeof(AtExitCtx)); in setup_at_exit_wrapper()426 AtExitCtx *ctx = (AtExitCtx*)arg; in on_exit_wrapper()435 AtExitCtx *ctx = (AtExitCtx*)InternalAlloc(sizeof(AtExitCtx)); in TSAN_INTERCEPTOR()