Mercurial > hg > Members > Moririn
view src/parallel_execution/stack.h @ 233:06133afb3b5b
create worker start_code
author | mir3636 |
---|---|
date | Sun, 22 Jan 2017 20:02:21 +0900 |
parents | 7470b8382672 |
children |
line wrap: on
line source
#include "context.h" extern union Data* createSingleLinkedStack(struct Context* context);