Home
last modified time | relevance | path

Searched refs:gp_semaphore_signal (Results 1 – 25 of 48) sorted by relevance

12

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgpsync.h43 int gp_semaphore_signal(gp_semaphore * sema);
H A Dgxsync.h47 #define gx_semaphore_signal(sema) gp_semaphore_signal(&(sema)->native)
H A Dgp_nsync.c55 gp_semaphore_signal(gp_semaphore * sema) in gp_semaphore_signal() function
H A Dgxsync.c80 #define gx_semaphore_signal(sema) gp_semaphore_signal(&(sema)->native)
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgpsync.h43 int gp_semaphore_signal(gp_semaphore * sema);
H A Dgxsync.h47 #define gx_semaphore_signal(sema) gp_semaphore_signal(&(sema)->native)
H A Dgp_nsync.c55 gp_semaphore_signal(gp_semaphore * sema) in gp_semaphore_signal() function
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgpsync.h48 int gp_semaphore_signal(P1(gp_semaphore * sema));
H A Dgxsync.h52 #define gx_semaphore_signal(sema) gp_semaphore_signal(&(sema)->native)
H A Dgp_nsync.c60 gp_semaphore_signal(gp_semaphore * sema) in gp_semaphore_signal() function
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxsync.h49 #define gx_semaphore_signal(sema) gp_semaphore_signal(&(sema)->native)
H A Dgpsync.h52 int gp_semaphore_signal(gp_semaphore * sema);
H A Dgp_nsync.c56 gp_semaphore_signal(gp_semaphore * sema) in gp_semaphore_signal() function
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxsync.h49 #define gx_semaphore_signal(sema) gp_semaphore_signal(&(sema)->native)
H A Dgpsync.h52 int gp_semaphore_signal(gp_semaphore * sema);
H A Dgp_nsync.c56 gp_semaphore_signal(gp_semaphore * sema) in gp_semaphore_signal() function
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgpsync.h48 int gp_semaphore_signal(P1(gp_semaphore * sema));
H A Dgxsync.h52 #define gx_semaphore_signal(sema) gp_semaphore_signal(&(sema)->native)
H A Dgp_nsync.c60 gp_semaphore_signal(gp_semaphore * sema) in gp_semaphore_signal() function
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxsync.h54 #define gx_semaphore_signal(sema) gp_semaphore_signal(&(sema)->native)
H A Dgp_nsync.c56 gp_semaphore_signal(gp_semaphore * sema) in gp_semaphore_signal() function
H A Dgpsync.h58 int gp_semaphore_signal(gp_semaphore * sema);
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxsync.h54 #define gx_semaphore_signal(sema) gp_semaphore_signal(&(sema)->native)
H A Dgp_nsync.c56 gp_semaphore_signal(gp_semaphore * sema) in gp_semaphore_signal() function
H A Dgpsync.h58 int gp_semaphore_signal(gp_semaphore * sema);

12