Linux Audio

Check our new training course

Linux debugging, profiling, tracing and performance analysis training

Mar 24-27, 2025, special US time zones
Register
Loading...
Note: File does not exist in v5.4.
 1LIBURANDOM_READ_1.0.0 {
 2	global:
 3		urandlib_api;
 4		urandlib_api_sameoffset;
 5		urandlib_read_without_sema;
 6		urandlib_read_with_sema;
 7		urandlib_read_with_sema_semaphore;
 8	local:
 9		*;
10};
11
12LIBURANDOM_READ_2.0.0 {
13	global:
14		urandlib_api;
15} LIBURANDOM_READ_1.0.0;