[fpc-devel] Threading support and C library under Linux/Unix
Henry Vermaak
henry.vermaak at gmail.com
Wed Jun 23 13:37:33 CEST 2010
On 23/06/10 12:13, Michael Schnell wrote:
> On 06/22/2010 02:55 PM, Michael Van Canneyt wrote:
>>
>>
>> For the kernel interface: Not so much. (on some archs, FUTEX is missing).
> Yep.
I still can't find which arches miss futex, and I can't find this
information in the manpages, either. Can you point me to where you've
found this information?
I've had a look at the kernel source, go to the arch directory and execute:
grep -Rl NR_futex *
All the architectures show up.
Henry
More information about the fpc-devel
mailing list