view src/parallel_execution/stack.h @ 134:2eccf4564efe

fix stack call in rb_tree
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Tue, 08 Nov 2016 10:44:39 +0900
parents 7c309e1aea73
children f31b4e4bf4bb
line wrap: on
line source

extern union Data* createSingleLinkedStack(struct Context* context);