start API를 통해서 생성한 워커 쓰레드를 즉시 종료한다.
function btnClose_on_mouseup(objInst) { this.worker01.terminate(); }