>>>>> "DS" == David Schwartz <[EMAIL PROTECTED]> writes:

>> And from your experience, can the LinuxThreads take place of the
>> pthreads library in all aspects?

DS>     Yes.

My question is do you still need to link libc_r to get thread-safe
versions of all the other functions or are they all thread-safe in
standard libc already?  The pthread man page says this:

     The current FreeBSD POSIX thread implementation is built in the library
     libc_r which contains both thread-safe libc functions and the thread
     functions.  This library replaces libc for threaded applications.

This implies to me that standard libc is not thread safe, which could
be a problem in this case.


-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: [EMAIL PROTECTED]       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to