waitForGetResult

如果 workThread 不为空,则阻塞当前调用线程 ,直到调用setAndNotify 或 notifyThread方法后才会被唤醒 如果 workThread 为空,则直接返回 DataResult 对象