Method

GumInterceptormaybe_unignore_current_thread

Declaration [src]

gboolean
gum_interceptor_maybe_unignore_current_thread (
  GumInterceptor* self
)

Description [src]

Undoes one gum_interceptor_ignore_current_thread(), but only if the calling thread is currently being ignored.

Return value

Type: gboolean

TRUE if the thread was being ignored and is now one level less so.