/simpletypesystem/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/simpletypesystem/trunk

  • Committer: Gustav Hartvigsson
  • Date: 2015-09-21 12:11:50 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20150921121150-whoku9vfshtwz4ed
* Made the SMutex code compile.
* Added check to CMakeLists.txt to determin if we have thread support on different pratforms.
* Added HAVE_MTHREAD to config.h.in
* Added HAVE_PTHREAD to config.h.in
* Simplefied src/external/threads.h
Filename Latest Rev Last Changed Committer Comment Size
..
README 87 10 years ago Gustav Hartvigsson I have no idea why this is not working...0_o... 229 bytes Diff Download File
stdatomic.h 86 10 years ago Gustav Hartvigsson * added external .h files for dealing with stuff t 13.2 KB Diff Download File
threads.h 88 10 years ago Gustav Hartvigsson * Made the SMutex code compile. * Added check to C 2.5 KB Diff Download File
threads_posix.h 86 10 years ago Gustav Hartvigsson * added external .h files for dealing with stuff t 8.4 KB Diff Download File
threads_win32.h 86 10 years ago Gustav Hartvigsson * added external .h files for dealing with stuff t 16 KB Diff Download File