libqb/lib/wthread/libqbwthread.versions
Angus Salkeld 2bea1f4f65 Add wthread & queue.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-03-20 21:23:19 +11:00

10 lines
171 B
Plaintext

QB_WTHREAD_0.1 {
global:
qb_wthread_group_init;
qb_wthread_group_work_add;
qb_wthread_group_wait;
qb_wthread_group_exit;
qb_wthread_group_atsegv;
local: *;
};