Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move xmalloc to the public side (libpolyp). | Pierre Ossman | 2006-05-17 | 1 | -1/+2 |
* | Windows support for the threaded API. | Pierre Ossman | 2006-05-11 | 1 | -14/+202 |
* | don't signal the accept_cond automatically when waiting for a signal event | Lennart Poettering | 2006-05-11 | 1 | -1/+0 |
* | split of signal releasing into its own function and name it pa_threaded_mainl... | Lennart Poettering | 2006-05-11 | 1 | -7/+16 |
* | Include log header to get rid of warnings. | Pierre Ossman | 2006-05-11 | 1 | -0/+1 |
* | Add stubs for the threaded main loop so that we can compile it on | Pierre Ossman | 2006-05-09 | 1 | -4/+46 |
* | * optionally, make pa_threaded_mainloop_signal() wait until the main thread t... | Lennart Poettering | 2006-05-06 | 1 | -3/+14 |
* | allow signalling from event loop thread | Lennart Poettering | 2006-05-06 | 1 | -3/+0 |
* | Windows doesn't have POSIX thread. ifdef out things for now. | Pierre Ossman | 2006-05-02 | 1 | -2/+17 |
* | add new threaded main loop implementation (with test/example) | Lennart Poettering | 2006-04-30 | 1 | -0/+203 |