Name |
Description |
A custom implementation of windows CRITICAL_SECTION api. Provides same capability for Linux type systems. Can be checked as a study in how to implement safe locks. | |
This is type sack::timers::PCRITICALSECTION. | |
This is the type returned by MakeThread, and passed to ThreadTo. This is a private structure, and no definition is publicly available, this should be treated like a handle. | |
Function signature for a thread entry point passed to ThreadToSimple. | |
Function signature for a thread entry point passed to ThreadTo. | |
Function signature for user callbacks passed to AddTimer. |