# resume\_thread

```
Resume thread
     tid - thread id
Return: -1:network error, 0-failed, 1-ok

long resume_thread(long tid);
```
