Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When using mutex_t data type externally, compilation might fail if
CRITICAL_SECTION is not defined, so we just define our own copy.
|
|
|
|
|
|
|
|
Also, FG_* is even better since we already have BG_* ones.
|
|
Thanks to @Schlaubischlump for pointing this out.
|
|
|
|
|
|
|
|
public header
|
|
|
|
|
|
|
|
|