Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2000 16:45:17 -0500
From:      Dan Nelson <dnelson@emsphone.com>
To:        Flemming Froekjaer <froekjaerf@netscape.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: What's the deal with _THREAD_SAFE?
Message-ID:  <20001026164517.A11415@dan.emsphone.com>
In-Reply-To: <0E205B64.7BDA2B7E.0F2A144B@netscape.net>; from "Flemming Froekjaer" on Thu Oct 26 17:20:28 GMT 2000
References:  <0E205B64.7BDA2B7E.0F2A144B@netscape.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Oct 26), Flemming Froekjaer said:
> I'm trying to use the functions in <pthreads.h>, but after much
> aggavation I've found that I can't unless _THREAD_SAFE is defined.
> Now, do I have to define it in my own header file, or do I include
> some other header file where it's defined, and if so, which one?

Compiling with the -pthread gcc switch should be sufficient.

-- 
	Dan Nelson
	dnelson@emsphone.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001026164517.A11415>