Home
last modified time | relevance | path

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

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dringbuf.c38 static void ringbuf_grow__(ringbuf_ptr r, size_t claim) in ringbuf_grow__() function
85 ringbuf_grow__(r, claim); /* mutex unneeded within init */ in ringbuf_init()
126 ringbuf_grow__(r, 0); in ringbuf_put()