annotate src/parallel_execution/stack.h @ 137:909d0548284f

fix stackClear
author mir3636
date Tue, 08 Nov 2016 17:35:03 +0900
parents 7c309e1aea73
children f31b4e4bf4bb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
132
7c309e1aea73 Code Gears stack api
one
parents: 130
diff changeset
1 extern union Data* createSingleLinkedStack(struct Context* context);