Split synchronization mechanisms from util.{h,cpp} #1260 pull sipa wants to merge 3 commits into bitcoin:master from sipa:splitsync changing 16 files +388 −281 Conversation Commits3 Files16 Check sipa commented at 3:07 PM on May 11, 2012: member (depends on #1252) I think the various wrappers and utility code around synchronization mechanisms warrant a separate source file. Use semaphores instead of condition variables c59abe2589 Use polling instead of boost's broken semaphore on OSX 5456ef3092 Split synchronization mechanisms from util.{h,cpp} 7f3ccb59da gmaxwell referenced this in commit c05271901a on May 12, 2012 gmaxwell merged this on May 12, 2012 gmaxwell closed this on May 12, 2012 coblee referenced this in commit 50a78e171c on Jul 17, 2012 suprnurd referenced this in commit 053e374e42 on Dec 5, 2017 lateminer referenced this in commit 7c6b714087 on Jan 22, 2019 lateminer referenced this in commit 63e29783fc on May 6, 2020 bitcoin locked this on Sep 8, 2021 Contributorssipa Linked (view graph)#1252 Semaphores