Home
last modified time | relevance | path

Searched refs:gx_semaphore_wait (Results 1 – 25 of 40) sorted by relevance

12

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxsync.h46 #define gx_semaphore_wait(sema) gp_semaphore_wait(&(sema)->native) macro
H A Dgxpageq.c242 gx_semaphore_wait(queue->render_done_sema); in gx_page_queue_wait_one_page()
326 gx_semaphore_wait(queue->render_req_sema); in gx_page_queue_start_dequeue()
H A Dgxsync.c79 #define gx_semaphore_wait(sema) gp_semaphore_wait(&(sema)->native) macro
H A Dgxclthrd.c244 gx_semaphore_wait(thread->sema_this); in clist_teardown_render_threads()
399 gx_semaphore_wait(thread->sema_this); in clist_get_band_from_thread()
416 gx_semaphore_wait(thread->sema_this); in clist_get_band_from_thread()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxsync.h46 #define gx_semaphore_wait(sema) gp_semaphore_wait(&(sema)->native) macro
H A Dgxpageq.c242 gx_semaphore_wait(queue->render_done_sema); in gx_page_queue_wait_one_page()
326 gx_semaphore_wait(queue->render_req_sema); in gx_page_queue_start_dequeue()
H A Dgxsync.c79 #define gx_semaphore_wait(sema) gp_semaphore_wait(&(sema)->native) macro
H A Dgxclthrd.c244 gx_semaphore_wait(thread->sema_this); in clist_teardown_render_threads()
399 gx_semaphore_wait(thread->sema_this); in clist_get_band_from_thread()
416 gx_semaphore_wait(thread->sema_this); in clist_get_band_from_thread()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxsync.h48 #define gx_semaphore_wait(sema) gp_semaphore_wait(&(sema)->native) macro
H A Dgxpageq.c243 gx_semaphore_wait(queue->render_done_sema); in gx_page_queue_wait_one_page()
327 gx_semaphore_wait(queue->render_req_sema); in gx_page_queue_start_dequeue()
H A Dgxsync.c80 #define gx_semaphore_wait(sema) gp_semaphore_wait(&(sema)->native) macro
H A Dgxclthrd.c299 gx_semaphore_wait(thread->sema_this); in clist_teardown_render_threads()
464 gx_semaphore_wait(thread->sema_this); in clist_get_band_from_thread()
486 gx_semaphore_wait(thread->sema_this); in clist_get_band_from_thread()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxsync.h48 #define gx_semaphore_wait(sema) gp_semaphore_wait(&(sema)->native) macro
H A Dgxpageq.c243 gx_semaphore_wait(queue->render_done_sema); in gx_page_queue_wait_one_page()
327 gx_semaphore_wait(queue->render_req_sema); in gx_page_queue_start_dequeue()
H A Dgxsync.c80 #define gx_semaphore_wait(sema) gp_semaphore_wait(&(sema)->native) macro
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxpageq.c247 gx_semaphore_wait(queue->render_done_sema); in gx_page_queue_wait_one_page()
329 gx_semaphore_wait(queue->render_req_sema); in gx_page_queue_start_dequeue()
H A Dgxsync.h51 #define gx_semaphore_wait(sema) gp_semaphore_wait(&(sema)->native) macro
H A Dgxsync.c84 #define gx_semaphore_wait(sema) gp_semaphore_wait(&(sema)->native) macro
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxpageq.c247 gx_semaphore_wait(queue->render_done_sema); in gx_page_queue_wait_one_page()
329 gx_semaphore_wait(queue->render_req_sema); in gx_page_queue_start_dequeue()
H A Dgxsync.h51 #define gx_semaphore_wait(sema) gp_semaphore_wait(&(sema)->native) macro
H A Dgxsync.c84 #define gx_semaphore_wait(sema) gp_semaphore_wait(&(sema)->native) macro
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxsync.h53 #define gx_semaphore_wait(sema) gp_semaphore_wait(&(sema)->native) macro
H A Dgxsync.c88 #define gx_semaphore_wait(sema) gp_semaphore_wait(&(sema)->native) macro
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxsync.h53 #define gx_semaphore_wait(sema) gp_semaphore_wait(&(sema)->native) macro
H A Dgxsync.c88 #define gx_semaphore_wait(sema) gp_semaphore_wait(&(sema)->native) macro

12