OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ActivateSemaphoreInfo
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
semaphore.c
88
%
ActivateSemaphoreInfo
() activates a semaphore under protection of a mutex
91
% The format of the
ActivateSemaphoreInfo
method is:
93
% void
ActivateSemaphoreInfo
(SemaphoreInfo **semaphore_info)
100
MagickExport void
ActivateSemaphoreInfo
(SemaphoreInfo **semaphore_info)
methods.h
77
#define
ActivateSemaphoreInfo
PrependMagickMethod(
ActivateSemaphoreInfo
)
[
all
...]
Completed in 400 milliseconds