Skip to content

Instantly share code, notes, and snippets.

@stoyannk
Created August 11, 2012 09:41
Show Gist options
  • Save stoyannk/3323153 to your computer and use it in GitHub Desktop.
Save stoyannk/3323153 to your computer and use it in GitHub Desktop.
SPSC_Producer.cpp
void* RequestNode(size_t sz);
void* EnqueueMore(size_t sz);
void CommitNode();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment