diff options
author | Max Kellermann <max@duempel.org> | 2008-04-12 04:14:25 +0000 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-04-12 04:14:25 +0000 |
commit | 0146fbe3ceab96759f1e55e73daaa6d6d7bc4b9b (patch) | |
tree | 88d4b8a9d3d7014b9bb0763d7b86c08a19695307 /src/playlist.h | |
parent | 38e0dafc4c1e71a5ff7a9d9563d80b096945f97b (diff) | |
download | mpd-0146fbe3ceab96759f1e55e73daaa6d6d7bc4b9b.tar.gz mpd-0146fbe3ceab96759f1e55e73daaa6d6d7bc4b9b.tar.xz mpd-0146fbe3ceab96759f1e55e73daaa6d6d7bc4b9b.zip |
use the pthread API in notify.c
This patch rewrites notify.c to use the pthread API, namely
pthread_mutex and pthread_cond. This is a lot cheaper and easier than
the pipe() hack.
git-svn-id: https://svn.musicpd.org/mpd/trunk@7280 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions