ddnet/src
bors[bot] ce795572d2
Merge #5327
5327: Add CLockScope r=heinrich5991 a=def-

Remove unused lock and scope in threading.h

Not sure if this is preferred

We could also try switching to std::mutex and lock_guard

<!-- What is the motivation for the changes of this pull request -->

## Checklist

- [x] Tested the change ingame
- [ ] Provided screenshots if it is a visual change
- [ ] Tested in combination with possibly related configuration options
- [ ] Written a unit test if it works standalone, system.c especially
- [ ] Considered possible null pointers and out of bounds array indexing
- [ ] Changed no physics that affect existing maps
- [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional)


Co-authored-by: Dennis Felsing <dennis@felsin9.de>
2022-06-03 10:58:17 +00:00
..
android Add Android build scripts 2021-08-24 12:18:20 +02:00
antibot Merge pull request #3961 from fokkonaut/pr-antibot 2021-12-19 19:33:56 +01:00
base Merge #5327 2022-06-03 10:58:17 +00:00
engine Merge #5327 2022-06-03 10:58:17 +00:00
game Merge #5301 2022-06-02 20:04:33 +00:00
macos Fix new Obj-C deprecation warnings 2022-05-26 00:37:33 +02:00
mastersrv mastersrv: Add Action: delete to /ddnet/15/register 2022-06-03 11:27:47 +02:00
steam Add modernize-deprecated-headers 2022-02-15 00:22:52 +01:00
test Remove unused include from test 2022-05-29 13:10:49 +02:00
tools Remove dead code 2022-05-31 19:32:07 +02:00
twping Add HTTP masterserver registering and HTTP masterserver 2022-05-20 08:58:32 +02:00