Home
last modified time | relevance | path

Searched refs:shared_destroy_entry (Results 1 – 3 of 3) sorted by relevance

/dports/astro/cfitsio/cfitsio-3.49/
H A Ddrvrsmem.c45 static int shared_destroy_entry(int idx); /* unconditionally destroy sema & shseg and clear e…
76 static int shared_destroy_entry(int idx) /* unconditionally destroy sema & shseg and clear e… in shared_destroy_entry() function
102 r = shared_destroy_entry(i); /* destroy unconditionally sema & segment */ in shared_cleanup()
260 r = shared_destroy_entry(i); in shared_recover()
604 …if ((0 == cnt) && (0 == (shared_gt[idx].attr & SHARED_PERSIST))) r = shared_destroy_entry(idx); /… in shared_free()
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Ddrvrsmem.c45 static int shared_destroy_entry(int idx); /* unconditionally destroy sema & shseg and clear e…
76 static int shared_destroy_entry(int idx) /* unconditionally destroy sema & shseg and clear e… in shared_destroy_entry() function
102 r = shared_destroy_entry(i); /* destroy unconditionally sema & segment */ in shared_cleanup()
260 r = shared_destroy_entry(i); in shared_recover()
604 …if ((0 == cnt) && (0 == (shared_gt[idx].attr & SHARED_PERSIST))) r = shared_destroy_entry(idx); /… in shared_free()
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Ddrvrsmem.c45 static int shared_destroy_entry(int idx); /* unconditionally destroy sema & shseg and clear e…
76 static int shared_destroy_entry(int idx) /* unconditionally destroy sema & shseg and clear e… in shared_destroy_entry() function
102 r = shared_destroy_entry(i); /* destroy unconditionally sema & segment */ in shared_cleanup()
260 r = shared_destroy_entry(i); in shared_recover()
604 …if ((0 == cnt) && (0 == (shared_gt[idx].attr & SHARED_PERSIST))) r = shared_destroy_entry(idx); /… in shared_free()