Re: having trouble with basic multithreading

From: Artie Gold (artiegold_at_austin.rr.com)
Date: 02/26/05


Date: Sat, 26 Feb 2005 00:25:05 -0600

Winbatch wrote:
> Hi, I'm trying to learn multithreading and it doesn't seem to be working for

[snip]
Take ye to news:comp.programming.threads. ISO standard C has no concept
of multithreading.

HTH,
--ag

-- 
Artie Gold -- Austin, Texas
http://it-matters.blogspot.com (new post 12/5)
http://www.cafepress.com/goldsays


Relevant Pages

  • Re: c / c++ : is it end of era ?
    ... evidence for eschewing multi-threading, ... multithreaded programs have misunderstood what multithreading is *for*. ... can't figure out state machines - and state machines are for those who ...
    (comp.lang.c)
  • Re: Google Chrome
    ... Ivan Voras wrote: ... their multiprocessing model instead of multithreading for example. ...
    (freebsd-questions)
  • Re: Parallelizing the FFT Algorithm?
    ... I haven't tried to build an FFT. ... That's why I figured to just use multithreading and a good operating ...
    (comp.programming)
  • Re: having trouble with basic multithreading
    ... > Winbatch wrote: ... I'm trying to learn multithreading and it doesn't seem to be ... This is why system-specific questions are off-topic on comp.lang.c. ... contains Windows code. ...
    (comp.lang.c)
  • Re: having trouble with basic multithreading
    ... Winbatch wrote: ... I'm trying to learn multithreading and it doesn't seem to be working for ... however, when my multithreaded code executes, it ... I've been working on a kernel ...
    (comp.lang.c)