Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify rt loops a bit by moving more code into pa_rtpoll. It is now possibl... | Lennart Poettering | 2007-09-14 | 1 | -25/+0 |
* | unify static TLS support, make use of gcc __thread attribute if available | Lennart Poettering | 2007-09-10 | 1 | -10/+4 |
* | move queue processing code into pa_thread_mq | Lennart Poettering | 2007-08-30 | 1 | -0/+24 |
* | add proper refcounting to pa_asyncmsgq objects, to allow destruction from the... | Lennart Poettering | 2007-08-11 | 1 | -7/+10 |
* | if no thread-mq is attached to the current thread, return an error, don't hit... | Lennart Poettering | 2007-08-10 | 1 | -4/+1 |
* | Wrap two pa_asyncmsq in a new pa_thread_mq object for bidirectional, lock-fre... | Lennart Poettering | 2007-08-10 | 1 | -0/+119 |