Method
GumInterceptorunignore_other_threads
Declaration [src]
void
gum_interceptor_unignore_other_threads (
GumInterceptor* self
)
Description [src]
Lifts a previous gum_interceptor_ignore_other_threads(), resuming
interception on all threads. Must be called from the same thread that
ignored the others.