Home
last modified time | relevance | path

Searched refs:pth_ring_first (Results 1 – 9 of 9) sorted by last modified time

/dports/devel/pthsem/pthsem-2.0.8/
H A Dpth_msg.c98 mp = mpf = (pth_msgport_t)pth_ring_first(&pth_msgport); in pth_msgport_find()
H A Dpth_sync.c135 rn = rnf = pth_ring_first(&(thread->mutexring)); in pth_mutex_releaseall()
H A Dpth_ring.c62 #define pth_ring_first(r) \ macro
185 rn = pth_ring_first(r); in pth_ring_pop()
/dports/devel/pth/pth-2.0.7/
H A Dpth_msg.c98 mp = mpf = (pth_msgport_t)pth_ring_first(&pth_msgport); in pth_msgport_find()
H A Dpth_ring.c62 #define pth_ring_first(r) \ macro
185 rn = pth_ring_first(r); in pth_ring_pop()
H A Dpth_sync.c135 rn = rnf = pth_ring_first(&(thread->mutexring)); in pth_mutex_releaseall()
/dports/devel/pth-hard/pth-2.0.7/
H A Dpth_ring.c62 #define pth_ring_first(r) \ macro
185 rn = pth_ring_first(r); in pth_ring_pop()
H A Dpth_sync.c135 rn = rnf = pth_ring_first(&(thread->mutexring)); in pth_mutex_releaseall()
H A Dpth_msg.c98 mp = mpf = (pth_msgport_t)pth_ring_first(&pth_msgport); in pth_msgport_find()