Searched refs:at_scope_exit (Results 1 – 12 of 12) sorted by relevance
89 auto AllocatorsUndo = at_scope_exit([&]() XRAY_NEVER_INSTRUMENT { in getThreadLocalData()100 auto NodeBufferUndo = at_scope_exit([&]() XRAY_NEVER_INSTRUMENT { in getThreadLocalData()107 auto RootsBufferUndo = at_scope_exit([&]() XRAY_NEVER_INSTRUMENT { in getThreadLocalData()115 auto ShadowStackBufferUndo = at_scope_exit([&]() XRAY_NEVER_INSTRUMENT { in getThreadLocalData()458 at_scope_exit([]() XRAY_NEVER_INSTRUMENT { cleanupTLD(); }); in profilingLoggingInit()
86 auto CleanupBackingStore = at_scope_exit([&, this] { in init()98 auto CleanupExtentsBackingStore = at_scope_exit([&, this] { in init()
251 auto ProfileArenaCleanup = at_scope_exit( in serialize()258 auto PathArenaCleanup = at_scope_exit( in serialize()
308 auto ResetToUnitialized = at_scope_exit([] { in fdrLoggingFlush()313 auto CleanupBuffers = at_scope_exit([] { in fdrLoggingFlush()
389 auto XRayPatchingStatusResetter = at_scope_exit( in controlPatching()433 auto XRayPatchingStatusResetter = at_scope_exit( in controlPatching()
341 auto ExitGuard = at_scope_exit([&TLD] { in TLDDestructor()
466 RunOnDestruction<Fn> at_scope_exit(Fn fn) { in at_scope_exit() function521 auto CloseFdOut = at_scope_exit([FdOut]() { in ExecuteCommand()556 auto CloseHandle = at_scope_exit([&]() { _zx_handle_close(ProcessHandle); }); in ExecuteCommand()
307 auto cleanup = at_scope_exit([&]() { in IsAccessibleMemoryRange()335 auto cleanup = at_scope_exit([&]() { in TryMemCpy()506 auto file_closer = at_scope_exit([&] { in StartSubprocess()
266 auto fd_closer = at_scope_exit([&] { in internal_spawn_impl()295 auto acts_cleanup = at_scope_exit([&] { in internal_spawn_impl()309 auto attrs_cleanup = at_scope_exit([&] { in internal_spawn_impl()
1052 RunOnDestruction<Fn> at_scope_exit(Fn fn) { in at_scope_exit() function
1098 auto cleanup = at_scope_exit([&] { internal_close(descriptor); }); in ListThreads()1150 auto cleanup = at_scope_exit([&] { in LoadStatus()
940 auto on_exit = at_scope_exit([&] { in guard_acquire()