bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Lock module improvement


From: Yoann Vandoorselaere
Subject: Lock module improvement
Date: Mon, 21 Jul 2008 10:45:41 +0200

Hi,

I would be interested in performing the following lock module
modification:

- Ability to disable specific backend on demand: some implementation use
certain functionality that are incompatible with libpth, or depend on
library that provide pthread support but no libpth support. As a result,
it would be great if it was possible to explicitly disable a given
backend.

- Implement support for condition variable.

- Implement support for thread creation.

Would people agree with such modification? 

What about function that does not have an equivalent under certain
backend (example: no support for condition timeout with libpth).

Regards,

-- 
Yoann Vandoorselaere <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]