Displaying 3 results from an estimated 3 matches for "884e5778".
2016 Mar 31
2
Working with threads in c32 module
...threads exist or that they're very warranted in a pre-OS
> environment. (Co-operative threads, maybe.)
>
> Having typed that, there is Lua support in lua.c32 and Lua has
> co-routines...
But I'm wrong, from time to time:
http://git.zytor.com/syslinux/syslinux.git/commit/?id=884e5778
> - Shao Miller
> https://synthetel.ca
2016 Mar 31
2
Working with threads in c32 module
HiAnyone?Tal
From: Tal Lubko via Syslinux <syslinux at zytor.com>
To: "syslinux at zytor.com" <syslinux at zytor.com>
Sent: Saturday, March 26, 2016 11:39 PM
Subject: [syslinux] Working with threads in c32 module
Hello Everyone
Is it possible to create threads in com32 module?I've searched and found "start_thread" function but I'm not sure if
2016 Mar 31
0
Working with threads in c32 module
...ossible to create threads in com32 module?I've searched and found "start_thread" function but I'm not sure if I can use it.
On Thu, Mar 31, 2016 at 12:41 AM, Shao Miller via Syslinux
<syslinux at zytor.com> wrote:
> http://git.zytor.com/syslinux/syslinux.git/commit/?id=884e5778
Tal, as the commit says, its use is for the core and for a static list
of threads.
That said, what's the use case?
--
-Gene