Static Public Member Functions | |
| static mixed | ack (mixed n, mixed m) |
| static mixed | stupidCounter (mixed count) |
| static mixed | CreateExtendedLuaThread (mixed file) |
Definition at line 3092 of file lua_pseudo_code.cpp.
| static mixed thread_test1::ack | ( | mixed | n, | |
| mixed | m | |||
| ) | [inline, static] |
Definition at line 3094 of file lua_pseudo_code.cpp.
| static mixed thread_test1::stupidCounter | ( | mixed | count | ) | [inline, static] |
Definition at line 3096 of file lua_pseudo_code.cpp.
| static mixed thread_test1::CreateExtendedLuaThread | ( | mixed | file | ) | [inline, static] |
Definition at line 3098 of file lua_pseudo_code.cpp.
1.5.6