source: doc/theses/thierry_delisle_PhD/code/readQ_example/thrdlib/thread.h @ d035cf7

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since d035cf7 was d035cf7, checked in by Thierry Delisle <tdelisle@…>, 4 years ago

Added first attempt at libfibre implementation

  • Property mode set to 100644
File size: 74 bytes
Line 
1#pragma once
2
3// #include "thread_pthread.h"
4
5#include "thread_libfibre.h"
Note: See TracBrowser for help on using the repository browser.