Skip to content

Commit

Permalink
updated emulator and better mutexes
Browse files Browse the repository at this point in the history
- improved mutexes
- mutex release will only work if function has lock (prevents external releases)
- modified mutexes to work as blocks
- added mutex initializer to allow multiple mutex lock aquiring within the same function
  • Loading branch information
Paciente8159 committed Feb 16, 2025
1 parent 6b64a0e commit d5c36e1
Show file tree
Hide file tree
Showing 4 changed files with 216 additions and 188 deletions.
Loading

0 comments on commit d5c36e1

Please sign in to comment.