[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] pthreads for mini-os ?
karim.allah.ahmed@xxxxxxxxx, le Wed 17 Apr 2013 19:21:05 -0400, a écrit : > Is there any support for x86_64 pthreads for mini-OS ? extras/mini-os/include/posix/pthread.h provides only stubs for void mutexes. It should be easy to rewrite its content as macros and static inlines on top of internal mini-OS calls (create_thread, down/up, etc.) > Does the current newlib contains a functional implementation of pthreads ? It wouldn't know how threads work in Mini-OS. Only a Mini-OS-specific implementation can work. Samuel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |