jack_ringbuffer_mlock

Lock a ringbuffer data block into memory.

Uses the mlock() system call. This is not a realtime operation.

@param rb a pointer to the ringbuffer structure.

extern (C)
int
jack_ringbuffer_mlock

Meta