author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 9 Apr 2010 13:31:55 +0000 (15:31 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 9 Apr 2010 13:31:55 +0000 (15:31 +0200) | ||
commit | 8cf783a19214263efe4160d909e9f97001ff5184 | |
tree | 408460be5d5268f7654cbb78bffcb320f3e59ebb | tree | snapshot |
parent | 8bb8af140ec2c073a042da573d46525471045037 | commit | diff |
pinba plugin: Use mutexes rather than R/W-locks.
Mutexes are more portable and since only write locks were used they
act exactly the same way.
Mutexes are more portable and since only write locks were used they
act exactly the same way.
src/pinba.c | diff | blob | history |