Re: [gtk-list] what are pthreads?
- From: SEGV <mlepage cgocable net>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] what are pthreads?
- Date: Mon, 06 Sep 1999 11:39:25 -0400
John C Atkeson wrote:
>
>
> <sheepish grin> I've been programming with gtk over a month now, coming
> along fine.. But I haven't figured out yet what the pthreads thing is
> about.
>
> Is it about multitasking? If so, then I can really use it.
pthreads are POSIX threads, which allows multiple threads of control
within a process that share memory and other resource but otherwise
behave as their own processes.
--
SEGV - http://www.cgocable.net/~mlepage/
Features Minion real-time strategy game, RTS game programming info,
GTK+ tutorial, etc.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]