Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2002 21:51:15 -0800 (PST)
From:      Archie Cobbs <archie@dellroad.org>
To:        freebsd-questions@freebsd.org
Subject:   pthread question
Message-ID:  <200203300551.g2U5pGH51249@arch20m.dellroad.org>

next in thread | raw e-mail | index | archive | help
Simple question: is it possible to configure pthread(3) to *not* be
preemptive? That is, a context switch will never happen until a
thread either makes a blocking call or explicitly yeilds?

I have an application that uses PTH and was wondering how hard
it would be to switch to pthreads.

Thanks,
-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.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?200203300551.g2U5pGH51249>