Function

GumThreadRegistryobtain

Declaration [src]

GumThreadRegistry*
gum_thread_registry_obtain (
  void
)

Description [src]

Obtains the thread registry singleton.

Return value

Type: GumThreadRegistry

The thread registry.

The data is owned by the called function.