Perttu Ahola
|
6c25e2421f
|
impl/thread, impl&thread_pool: Log uncatched exception backtrace
|
2014-10-30 03:29:13 +02:00 |
|
Perttu Ahola
|
ee48a47094
|
core/log: Rename LOG_* to CORE_* so that they don't get mixed up by Urho3D's LOG_* constants
|
2014-10-28 09:31:15 +02:00 |
|
Perttu Ahola
|
6a4d225092
|
interface/thread,thread_pool: Allow setting thread name
|
2014-10-27 14:43:37 +02:00 |
|
Perttu Ahola
|
450e367e25
|
Fix Windows build
|
2014-10-22 14:15:52 +03:00 |
|
Perttu Ahola
|
dedf2fb6b5
|
thread_pool: Disable all signals for worker threads; possibly fixes random hangs on SIGINT
|
2014-10-21 19:09:28 +03:00 |
|
Perttu Ahola
|
98524994b8
|
impl/thread_pool: Fix stopping of threads
|
2014-10-21 18:19:27 +03:00 |
|
Perttu Ahola
|
b0de2e16ce
|
Have a thread pool in the server (and rename worker_thread to thread_pool)
|
2014-10-21 18:19:27 +03:00 |
|