annotate src/parallel_execution/stack.h @ 132:7c309e1aea73

Code Gears stack api
author one
date Thu, 27 Oct 2016 18:54:11 +0900
parents 2bb5e4f0fd35
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);