Function Macro

GLibLOCK_EXTERN

Declaration

#define G_LOCK_EXTERN (
  name
)

Description

This declares a lock, that is defined with G_LOCK_DEFINE in another module.

This function is not directly available to language bindings.

Parameters

name

Type: -

The name of the lock.