зеркало из https://github.com/mono/mail-archives.git
69 строки
2.4 KiB
HTML
69 строки
2.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] difference between __thread and pthread mode
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:lupus%40ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="025705.html">
|
|
<LINK REL="Next" HREF="025706.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] difference between __thread and pthread mode
|
|
</H1>
|
|
<B>Paolo Molaro
|
|
</B>
|
|
<A HREF="mailto:lupus%40ximian.com"
|
|
TITLE="[Mono-list] difference between __thread and pthread mode">lupus@ximian.com
|
|
</A><BR>
|
|
<I>Mon, 14 Feb 2005 13:55:36 +0100</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="025705.html">[Mono-list] difference between __thread and pthread mode
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025706.html">[Mono-list] mono and systray icon
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25712">[ date ]</a>
|
|
<a href="thread.html#25712">[ thread ]</a>
|
|
<a href="subject.html#25712">[ subject ]</a>
|
|
<a href="author.html#25712">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>On 02/14/05 Hubert FONGARNAND wrote:
|
|
><i> I've a nptl enable libc (gentoo)
|
|
</I>[...]
|
|
><i> What's the better to use when I compile mono : --with-tls=pthread or
|
|
</I>><i> --with-tls=__thread?
|
|
</I>
|
|
On properly compiled distributions __thread is preferable, since it's
|
|
faster.
|
|
|
|
lupus
|
|
|
|
--
|
|
-----------------------------------------------------------------
|
|
<A HREF="mailto:lupus@debian.org">lupus@debian.org</A> debian/rules
|
|
<A HREF="mailto:lupus@ximian.com">lupus@ximian.com</A> Monkeys do it better
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="025705.html">[Mono-list] difference between __thread and pthread mode
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025706.html">[Mono-list] mono and systray icon
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25712">[ date ]</a>
|
|
<a href="thread.html#25712">[ thread ]</a>
|
|
<a href="subject.html#25712">[ subject ]</a>
|
|
<a href="author.html#25712">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|