OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Kurt Miller (kurtcvs.openbsd.org)
Date: Tue Jan 22 2008 - 20:20:25 CST


CVSROOT: /cvs
Module name: src
Changes by: kurtcvs.openbsd.org 2008/01/22 19:20:25

Modified files:
        lib/librthread : rthread_libc.c

Log message:
- add missing libc locking functions for _thread_atexit_lock() and
_thread_atexit_unlock(). okay tedu