mirror of
https://salsa.debian.org/ha-team/libqb
synced 2026-01-14 11:57:28 +00:00
10 lines
171 B
Plaintext
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: *;
|
|
};
|