Method

VipsSemaphoreinit

Declaration [src]

void
vips_semaphore_init (
  VipsSemaphore* s,
  int v,
  char* name
)

Description

No description available.

Parameters

v int
  No description available.
name char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.