ThreadApi: Revision history

From Vendetta Lua
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

23 September 2007

21 September 2007

  • curprev 19:4219:42, 21 September 2007Raybondo talk contribs 1,576 bytes +1,576 New page: This is the API to VO's thread functionality. Threads are actually coroutines and VO wraps this API around them. Thread.Create(threadfunc, ...) -- returns threadhandle or nil,err Threa...