- Timestamp:
- Sep 30, 2020, 3:54:43 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 29185fc
- Parents:
- 87b9332
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/thierry_delisle_PhD/code/readQ_example/thrdlib/thread_pthread.h
r87b9332 rd035cf7 98 98 //-------------------- 99 99 // Basic kernel features 100 void thrdlib_setproccnt( int ) { 101 102 } 100 void thrdlib_init( int ) {} 101 void thrdlib_clean( void ) {} 103 102 104 103
Note: See TracChangeset
for help on using the changeset viewer.