Searched refs:ScopedSignalBlocker (Results 1 – 6 of 6) sorted by relevance
29 class ScopedSignalBlocker {32 explicit ScopedSignalBlocker() { in ScopedSignalBlocker() function39 explicit ScopedSignalBlocker(int signal) { in ScopedSignalBlocker() function45 ~ScopedSignalBlocker() { in ~ScopedSignalBlocker()55 BIONIC_DISALLOW_COPY_AND_ASSIGN(ScopedSignalBlocker);
63 ScopedSignalBlocker ssb; in register_tls_module()86 ScopedSignalBlocker ssb; in unregister_tls_module()
44 ScopedSignalBlocker sigchld_blocker(SIGCHLD); in system()
108 ScopedSignalBlocker ssb; in pthread_exit()
184 ScopedSignalBlocker ssb; in __init_static_tls()285 ScopedSignalBlocker ssb; in tls_get_addr_slow_path()
146 ScopedSignalBlocker ssb; in posix_spawn()