EnglishРусский  
 Share/Save/Bookmark
 

thread.resume

Resuming a thread. Resume a thread paused with the thread.suspend method.

method uint thread.resume()

Return value

If the function succeeds, the return value is 1. If the function fails, the return value is 0.

Related links

Source

Edit