]> Git Repo - VerusCoin.git/commit - src/scheduler.h
CScheduler class for lightweight task scheduling
authorGavin Andresen <[email protected]>
Thu, 2 Apr 2015 14:33:45 +0000 (10:33 -0400)
committerGavin Andresen <[email protected]>
Thu, 14 May 2015 14:37:19 +0000 (10:37 -0400)
commit928b950e3b0622cca48a9eb2106dc7c006fbe520
tree9abb734c3b47545af14db7ccaa91aa66b4318e3b
parente656560edb287171b754a9a9c569a3f1cb1a7853
CScheduler class for lightweight task scheduling

Simple class to manage a task queue that is serviced by one or
more threads.
src/Makefile.am
src/scheduler.cpp [new file with mode: 0644]
src/scheduler.h [new file with mode: 0644]
This page took 0.024192 seconds and 4 git commands to generate.