K 10 svn:author V 3 mav K 8 svn:date V 27 2014-10-08T19:54:42.075252Z K 7 svn:log V 132 Remove one second wait for threads exit from icl_conn_close(). Switch it from polling with pause() to using cv_wait()/cv_signal(). END