]> git.sesse.net Git - casparcg/commit
Refactored executor to be more like in 2.0 and broke out the priority queue-related...
authorhellgore <hellgore@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Mon, 10 Sep 2012 15:20:41 +0000 (15:20 +0000)
committerhellgore <hellgore@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Mon, 10 Sep 2012 15:20:41 +0000 (15:20 +0000)
commitfc2015fa0d71b5301b14af66410644deef26a671
tree4a675c28e099514d2c5e6d70522c4a8a696b4d3a
parentca5cce6b0717681925e99d500de4ab9dfa026f92
Refactored executor to be more like in 2.0 and broke out the priority queue-related functionality to a separate class.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches/2.1.0@3279 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d
common/blocking_priority_queue.h [new file with mode: 0644]
common/common.vcxproj
common/common.vcxproj.filters
common/executor.h
common/semaphore.h