[fpc-devel] Threading support and C library under Linux/Unix

Henry Vermaak henry.vermaak at gmail.com
Thu Jun 24 12:23:43 CEST 2010


On 24 June 2010 10:05, Henry Vermaak <henry.vermaak at gmail.com> wrote:
>
> The linux specific code is here:
>
> http://www.eglibc.org/cgi-bin/viewcvs.cgi/trunk/ports/sysdeps/unix/sysv/linux/arm/nptl/bits/atomic.h?rev=3063&view=markup
>
> It relies completely on the kernel.

Which exposes the user helpers here:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=arch/arm/kernel/entry-armv.S;h=7ee48e7f8f318a7b453e12849b60a6832bb85770;hb=HEAD#l767

Henry



More information about the fpc-devel mailing list