]> git.tuebingen.mpg.de Git - dss.git/commitdiff
ipc: Combine mutex_lock() and lock_dss().
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 16 Apr 2017 10:37:01 +0000 (12:37 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 13 Jul 2017 17:08:36 +0000 (19:08 +0200)
The former function is only called by the latter, and both are short,
so let's combine them.


No differences found