Menu

#8 libc_lock mechanism not always available

open
nobody
None
5
2007-07-04
2007-07-04
No

On my system (glibc-2.5, amd64, Gentoo), the __libc_lock_* methods are not available. (Defining _LIBC before including <bits/libc-lock.h> results in an attempt to use <lowlevellock.h> and <pthread-functions.h>, neither of which is present).

The attached patch uses pthread-based locking instead.

Discussion

  • Charles Duffy

    Charles Duffy - 2007-07-04
     
  • Peter Miller

    Peter Miller - 2007-07-06

    Logged In: YES
    user_id=160
    Originator: NO

    will be fixed in 1.10

     
MongoDB Logo MongoDB