]> git.proxmox.com Git - mirror_corosync.git/commit
libqb: convert coropoll calls to qb_loop calls.
authorAngus Salkeld <asalkeld@redhat.com>
Fri, 5 Aug 2011 01:52:28 +0000 (11:52 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Tue, 9 Aug 2011 00:37:14 +0000 (10:37 +1000)
commitfce8a3c3b64e71ddafae286825636343b9f3f7a9
tree6d48cf00f5b9fb1f62775780746a315bf4d8cfd9
parent6fa114ac8db9c1e2eaa76a9c1eaea0ce3682d79c
libqb: convert coropoll calls to qb_loop calls.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
Reviewed-by: Steven Dake <sdake@redhat.com>
41 files changed:
configure.ac
corosync.spec.in
cts/agents/Makefile.am
cts/agents/common_test_agent.c
cts/agents/common_test_agent.h
cts/agents/confdb_test_agent.c
cts/agents/cpg_test_agent.c
cts/agents/sam_test_agent.c
cts/agents/votequorum_test_agent.c
exec/Makefile.am
exec/apidef.c
exec/coroipcs.c
exec/coropoll.c [deleted file]
exec/main.c
exec/main.h
exec/timer.c
exec/totemconfig.h
exec/totemiba.c
exec/totemiba.h
exec/totemmrp.c
exec/totemmrp.h
exec/totemnet.c
exec/totemnet.h
exec/totempg.c
exec/totemrrp.c
exec/totemrrp.h
exec/totemsrp.c
exec/totemsrp.h
exec/totemudp.c
exec/totemudp.h
exec/totemudpu.c
exec/totemudpu.h
include/Makefile.am
include/corosync/coroipcs.h
include/corosync/engine/coroapi.h
include/corosync/totem/coropoll.h [deleted file]
include/corosync/totem/totempg.h
services/confdb.c
test/Makefile.am
tools/Makefile.am
tools/corosync-notifyd.c