Mercurial > hg > Members > Moririn
view src/parallel_execution/stack.h @ 235:05e61405cc88
fix worker compile error
author | mir3636 |
---|---|
date | Mon, 23 Jan 2017 17:49:36 +0900 |
parents | 7470b8382672 |
children |
line wrap: on
line source
#include "context.h" extern union Data* createSingleLinkedStack(struct Context* context);