Searched refs:buffers (Results 1 – 9 of 9) sorted by relevance
7 Circular buffers can sometimes be used to minimize the overhead of21 keep track of which buffers are currently in use, because buffers might
11 left in a buffer. But even beyond remnants in the buffers, there are
13 buffers.
12 may demand too many resources (for example, more buffers). Second, the
16 buffers them internally. If the policy is set to rejecting the node will
79 calling its body object and temporarily buffers the last generated
232 reserved values were used, and the buffers discard those values. Now
55 static void* buffers[n_buffers]; variable61 return buffers[icnt]; in fetchNextBuffer()69 if(buffers[i] == buf) { in freeBuffer()616 buffers[i] = malloc(max_size); in run_function()647 free(buffers[i]); in run_function()
19 bad. However, commuting operations on different buffers might be