tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Moving pthread_(cond|mutex) to libc
On Sat, Jan 26, 2013 at 10:05:32AM +0100, Emmanuel Dreyfus wrote:
>
> Another idea: let libpthread be dlopen'ed, but abort if
> pthread_create() is called after libc mutex or condvar stubs have been
> called.
That will cause similar grief later on - and probably be harder to
diagnose than had the dlopen() fail.
David
--
David Laight: david%l8s.co.uk@localhost
Home |
Main Index |
Thread Index |
Old Index