about summary refs log tree commit diff stats
path: root/src/include/threads.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change the way locked mutex are detected (taken from box86)ptitSeb2021-06-141-2/+2
|
* Improvement in internal mutex handling on signal, and [DYNAREC] multitasking ↵ptitSeb2021-04-111-0/+3
| | | | changes to the JmpTable
* Added basic thread infrastructureptitSeb2021-03-021-0/+23