Nasal library: Difference between revisions

Jump to navigation Jump to search
Line 760: Line 760:
=== thread ===
=== thread ===
{{Nasal doc
{{Nasal doc
|syntax = thread.newthread();
|syntax = thread.newthread(func);
|source = {{simgear file|nasal/threadlib.c|l=101|t=Source}}
|source = {{simgear file|simgear/nasal/threadlib.c|l=101|t=Source}}
|text =  
|text =  
|example1text = start a new worker thread
|example1text = start a new worker thread

Navigation menu