Chris Robinson
|
625b0d380a
|
Use function overloading to handle pthread_setname_np differences
|
2022-02-23 05:56:29 -08:00 |
|
Chris Robinson
|
ac1fc1b60a
|
Don't include headers in a namespace definition
|
2020-07-23 09:03:47 -07:00 |
|
Chris Robinson
|
f81558c948
|
Avoid including windows.h in threads.h
|
2020-06-28 12:55:55 -07:00 |
|
Chris Robinson
|
66565ca7a3
|
Enable and fix some more warnings
|
2019-09-18 10:09:04 -07:00 |
|
Chris Robinson
|
f0408809d6
|
Cleanup common sources' includes
|
2019-07-29 09:29:35 -07:00 |
|
Filip Gawin
|
4169c6f37d
|
Use c++ headers
|
2019-01-09 19:42:40 +01:00 |
|
Chris Robinson
|
0d2bbe17f2
|
Rename a function for consistency
|
2018-11-29 13:34:06 -08:00 |
|
Chris Robinson
|
c2da83dea8
|
Avoid alsem* wrappers for al::semaphore
|
2018-11-27 14:52:04 -08:00 |
|
Chris Robinson
|
f26083e9ed
|
Make and use a semaphore class
|
2018-11-27 13:41:30 -08:00 |
|
Chris Robinson
|
4c1fc3ae00
|
Remove unused almtx stuff
|
2018-11-26 22:36:55 -08:00 |
|
Chris Robinson
|
b108d0acfd
|
Remove the last remaining uses of althrd_t
|
2018-11-26 21:39:31 -08:00 |
|
Chris Robinson
|
bf9db1fe3d
|
Remove althrd_t from Windows
|
2018-11-26 20:34:16 -08:00 |
|
Chris Robinson
|
7b537c795b
|
Don't pass the current thread to althrd_setname
|
2018-11-17 06:07:04 -08:00 |
|
Chris Robinson
|
1fae8c16a8
|
Convert threads.c to C++
Also vastly simplify and remove related code.
|
2018-11-17 05:31:29 -08:00 |
|