summaryrefslogtreecommitdiffstats
path: root/source/cIsThread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Source files cleanup: OSSupport-related files in a separate subfolder, renamed.madmaxoft@gmail.com2012-09-231-78/+0
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-141-78/+78
* Fixed *nix threading issue;madmaxoft@gmail.com2012-03-101-9/+9
* cIsThread: Added support for getting current thread IDmadmaxoft@gmail.com2012-02-181-0/+2
* Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it.madmaxoft@gmail.com2012-02-131-1/+0
* new cIsThread object for thread encapsulationmadmaxoft@gmail.com2012-02-011-0/+77