view src/parallel_execution/stack.h @ 238:e450bd33b33b

add worker.h
author mir3636
date Tue, 24 Jan 2017 09:21:47 +0900
parents 7470b8382672
children
line wrap: on
line source

#include "context.h"
extern union Data* createSingleLinkedStack(struct Context* context);