mirror_corosync/exec
Steven Dake d0f5ef7ed1 Fix problem where adding a timer in a timer callback would lock system
and also timer additions were not protected by mutex because of backwards
pthread_equal comparison.


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1463 fd59a12c-fef9-0310-b244-a6a79926bd2f
2007-10-02 16:29:33 +00:00
..
aisparser.c Display the names of the configuration files used by openais. 2007-01-23 17:39:43 +00:00
aispoll.c Change timers to add duration and absolute timers. Use nanoseconds since 2007-06-04 23:21:46 +00:00
aispoll.h Change timers to add duration and absolute timers. Use nanoseconds since 2007-06-04 23:21:46 +00:00
amf.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
amf.h The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
amfapp.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
amfcluster.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
amfcomp.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
amfnode.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
amfsg.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
amfsi.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
amfsu.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
amfutil.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
cfg.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
ckpt.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
clm.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
config.h Use objdb for configuration. All components now get a reference to 2006-04-06 10:31:28 +00:00
cpg.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
crypto.c Fabien's patch for the BSD/Darwin port. 2006-02-21 07:32:00 +00:00
crypto.h Remove unused code. 2004-09-15 20:20:07 +00:00
evs.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
evt.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
flow.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
flow.h Forward port of flow control work from whitetank branch. 2006-11-04 22:29:14 +00:00
ipc.c Expose utils to the user 2007-09-09 06:58:41 +00:00
ipc.h Remove this_ip from the source tree and replace with accessor functions. 2007-06-05 08:55:44 +00:00
jhash.h Add cpg (closed process groups) component. 2006-03-03 08:46:45 +00:00
keygen.c - Preprocessor flags to control user, group and directory for 2006-05-10 06:20:00 +00:00
lck.c segfault does not use source.conn unless the originating 2007-09-28 01:31:34 +00:00
lck.h 1049 2006-02-01 21:17:47 +00:00
logsys.c Fixes for the logsys system. 2007-09-09 06:41:19 +00:00
logsys.h The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
main.c Allow missing spots in the synchronization engine 2007-09-15 20:32:36 +00:00
main.h Remove this_ip from the source tree and replace with accessor functions. 2007-06-05 08:55:44 +00:00
mainconfig.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
mainconfig.h The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
Makefile Makefile system improvements from Angus Salkeld 2007-09-27 08:50:17 +00:00
mempool.c (Logical change 1.3) 2004-06-15 22:18:04 +00:00
mempool.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
msg.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
objdb.c This patch reworks IPC to use threads instead of the main poll loop 2006-04-27 01:39:10 +00:00
objdb.h defect 1139 2006-03-18 21:00:19 +00:00
openais-instantiate.c Patches from Mathieu.Marie@sun.com: 2006-09-28 05:53:44 +00:00
service.c Allow missing spots in the synchronization engine 2007-09-15 20:32:36 +00:00
service.h Allow missing spots in the synchronization engine 2007-09-15 20:32:36 +00:00
sync.c Allow missing spots in the synchronization engine 2007-09-15 20:32:36 +00:00
sync.h Cleaning up and preparing for later patch. 2006-11-17 06:57:00 +00:00
timer.c Fix problem where adding a timer in a timer callback would lock system 2007-10-02 16:29:33 +00:00
timer.h Install the timer.h file so it can be used by 2007-06-13 09:09:10 +00:00
tlist.h HZ not always defined on all Linux systems. 2007-09-09 06:46:03 +00:00
totem.h In trunk, totemip.h and totem.h call for "../include/swab.h" - this works fine 2007-05-05 14:02:53 +00:00
totemconfig.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
totemconfig.h The redundant ring take 4 patch. This includes modes for active, passive, 2006-05-19 19:49:40 +00:00
totemip.c In trunk, totemip.h and totem.h call for "../include/swab.h" - this works fine 2007-05-05 14:02:53 +00:00
totemip.h In trunk, totemip.h and totem.h call for "../include/swab.h" - this works fine 2007-05-05 14:02:53 +00:00
totemmrp.c Remove this_ip from the source tree and replace with accessor functions. 2007-06-05 08:55:44 +00:00
totemmrp.h Remove this_ip from the source tree and replace with accessor functions. 2007-06-05 08:55:44 +00:00
totemnet.c In trunk, totemip.h and totem.h call for "../include/swab.h" - this works fine 2007-05-05 14:02:53 +00:00
totemnet.h In trunk, totemip.h and totem.h call for "../include/swab.h" - this works fine 2007-05-05 14:02:53 +00:00
totempg.c Remove this_ip from the source tree and replace with accessor functions. 2007-06-05 08:55:44 +00:00
totempg.h Remove this_ip from the source tree and replace with accessor functions. 2007-06-05 08:55:44 +00:00
totemrrp.c remove invalid code / warnings detected by Intel compiler 2006-11-16 17:34:44 +00:00
totemrrp.h Add support for reenabling a failed redundant ring and printing ring status 2006-07-19 19:31:01 +00:00
totemsrp.c Fixes the following problems: 2007-09-15 20:14:55 +00:00
totemsrp.h Remove this_ip from the source tree and replace with accessor functions. 2007-06-05 08:55:44 +00:00
util.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
util.h Added file and line of caller, useful for troubleshooting. 2006-09-01 10:16:25 +00:00
version.h New make release in top level makefile 2006-06-21 23:03:11 +00:00
vsf_ykd.c The logsys logging system. Read logsys_overview.8. 2007-09-09 06:38:10 +00:00
vsf.h The redundant ring take 4 patch. This includes modes for active, passive, 2006-05-19 19:49:40 +00:00
wthread.c Fix leak by forward porting a change already in whitetank. 2006-12-12 18:35:58 +00:00
wthread.h Flushed printing for trunk branch. 2006-11-13 17:47:42 +00:00