summaryrefslogtreecommitdiffstats
path: root/rpc
diff options
context:
space:
mode:
authorDmitry Antipov <dmantipov@yandex.ru>2019-12-27 13:35:33 +0300
committerMOHIT AGRAWAL <moagrawa@redhat.com>2020-01-01 14:12:27 +0000
commit7555ebc629774b95a878678f8ab0946c3bcf2f32 (patch)
tree85d5c4bf69994e63130b33894cc1b5d1b018d554 /rpc
parent33453ec69af1070dd5e15dd99c14ebb43c4e88c2 (diff)
cli, libglusterfs: rely on libpthread static initializers
cli-cmd.c: drop cli_cmd_cond_init() because static mutex and condition variable are initialized with PTHREAD_xxx_INITIALIZERs. syncop-utils.c: since assignment PTHREAD_xxx_INITIALIZERs are never failed, a few overengineered bits may be simplified. Change-Id: Ic4d250a1697047386989f73f058b0abc8b55627b Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru> Updates: bz#1193929
Diffstat (limited to 'rpc')
0 files changed, 0 insertions, 0 deletions