Mercurial > hg > Game > Cerium
view TaskManager/test/SetCpuTest/ppe/Twice.h @ 2041:363b7c401c79 draft
Make Rendefing Engine
author | Shin,ichi Uehara |
---|---|
date | Mon, 23 Mar 2015 17:47:12 +0900 |
parents | b3edf26734f5 |
children |
line wrap: on
line source
#ifndef INCLUDED_TASK_HELLO #define INCLUDED_TASK_HELLO #ifndef INCLUDED_SCHED_TASK # include "SchedTask.h" #endif /* class Twice : public SchedTask { public: SchedConstructor(Twice); int run(void *r, void *w); }; */ #endif