ejurgensen
|
9a56044c77
|
[misc] Explicitly check for pthread_setname_np/pthread_set_name_np
Seems there is no pthread_setname_np in OpenWrt
|
2016-05-05 19:39:15 +02:00 |
ejurgensen
|
b454a2fd60
|
[general] Put back support for platforms without pipe2(), see issue #239
|
2016-03-17 22:20:16 +01:00 |
chme
|
98d6db002f
|
Set thread names to make it easier to identify threads during debugging
|
2016-03-12 14:01:08 +01:00 |
ejurgensen
|
55104015e0
|
Full removal of libevent 1 legacy code. Also drop pipe() in FreeBSD, since pipe2 is available now.
|
2015-10-19 21:15:29 +02:00 |
ejurgensen
|
e084eb71db
|
Polishing worker.c a bit
|
2015-04-01 14:36:24 +02:00 |
ejurgensen
|
e49c941a00
|
Add a worker thread to support async tasks from the player thread
(and maybe others later)
|
2015-03-31 23:05:24 +02:00 |