Thierry FOURNIER 4abd3ae184 MINOR: lua: adds "forced yield" flag
This flag indicate that the current yield is returned by the Lua
execution task control. If this flag is set, the current task may
quit but will be set in the run queue to be re-executed immediatly.

This patch modify the "hlua_yieldk()" function, it adds an argument
that contain a field containing yield options.
2015-03-04 17:58:52 +01:00
..
2015-02-28 23:12:32 +01:00
2015-03-04 17:58:52 +01:00
2015-02-28 23:12:32 +01:00
2011-06-18 20:27:19 +02:00
2009-01-25 13:49:53 +01:00