Method

GumInterceptoris_locked

Declaration [src]

gboolean
gum_interceptor_is_locked (
  GumInterceptor* self
)

Description [src]

Checks whether the interceptor lock is currently held, e.g. to decide whether it is safe to make changes from a signal handler.

Return value

Type: gboolean

TRUE if the lock is held.