Bartosz Taudul
|
07bc665d8c
|
Drop support for Cygwin.
|
2021-10-07 23:28:40 +02:00 |
|
Bartosz Taudul
|
7b00812fa7
|
Add missing rpmalloc include.
|
2020-07-19 13:04:51 +02:00 |
|
Andrey Voroshilov
|
175ec3e3d8
|
Moving ThreadExitHandler to a commonly accessible space, adding thread handler usage to SysTrace worker threads
|
2020-07-18 18:24:49 -07:00 |
|
Bartosz Taudul
|
d4f58ddaf3
|
Use native windows threads on cygwin, mingw.
|
2019-11-06 01:42:14 +01:00 |
|
Bartosz Taudul
|
230822e18c
|
Enforce proper calling convention on x86.
|
2017-10-30 21:46:50 +01:00 |
|
Bartosz Taudul
|
2f8d3ff5eb
|
Add minimal thread class implementation.
|
2017-10-16 21:17:58 +02:00 |
|
Bartosz Taudul
|
206305fbd2
|
Merge TracyThread.hpp to TracySystem.cpp.
Keeping threading functions inside a source file prevents poisoning by
including windows.h.
|
2017-09-25 21:13:59 +02:00 |
|
Bartosz Taudul
|
340bf80435
|
Better thread name retrieval.
|
2017-09-22 02:10:36 +02:00 |
|
Bartosz Taudul
|
3ba6046a53
|
Super bad thread name resolution.
|
2017-09-22 01:50:14 +02:00 |
|
Bartosz Taudul
|
b0f94f6b45
|
Add threading helpers.
|
2017-09-22 01:11:14 +02:00 |
|