« Return to Thread: threads2

Re: threads2

by Vladimir Tzankov :: Rate this Message:

Reply to Author | View in Thread

Sam,
On Oct 29, 2008, at 5:32 PM, Sam Steingold wrote:
>
> 2. spinlocks for amd64 are not implemented, mutexes are used  
> instead. build fails with
> ...
> [../src/xthread.d:628]
>

Just fixed it and committed to threads1 branch.
What OS you are using? Do you have defined PTHREAD_MUTEX_RECURSIVE_NP  
or PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP?

Vladimir

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
clisp-devel mailing list
clisp-devel@...
https://lists.sourceforge.net/lists/listinfo/clisp-devel

 « Return to Thread: threads2