waitSync 方法

void waitSync(
  1. Sync sync,
  2. int flags,
  3. int timeout
)

实现

void waitSync(Sync sync, int flags, int timeout) native;