bug-gnulib
[Top][All Lists]
Advanced

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

Re: support for multithread-safe libraries


From: Paul Eggert
Subject: Re: support for multithread-safe libraries
Date: Thu, 14 Jul 2005 16:46:12 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Bruno Haible <address@hidden> writes:

> "lock.h" has the big benefit that it describes what it is

The word "lock" is good, but (unfortunately) lots of things are
locked, and there are different forms of locks.  Files can be locked
with flock, for example.  "lock.h" could refer to any of these things.

> and resembles glibc's <bits/libc-lock.h>.

If the module is based on gcc/gthr.h but does only locks, how about
the name "gthr-lock"?




reply via email to

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