K 10 svn:author V 3 mav K 8 svn:date V 27 2015-01-03T18:35:29.630654Z K 7 svn:log V 145 MFC r272765: Remove one second wait for threads exit from icl_conn_close(). Switch it from polling with pause() to using cv_wait()/cv_signal(). END