Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > PLEASE HELP - need good reference for pthread code

Reply
Thread Tools

PLEASE HELP - need good reference for pthread code

 
 
cpptutor2000@yahoo.com
Guest
Posts: n/a
 
      10-23-2005
Could some C guru help me? I am looking for a reference - book, URL
that has a
good treatment of pthreads. I am really interested in knowing if there
is a way
to know when a thread releases a lock etc., Any help would be greatly
appreciated.

 
Reply With Quote
 
 
 
 
Michael Mair
Guest
Posts: n/a
 
      10-23-2005
wrote:
> Could some C guru help me? I am looking for a reference - book, URL
> that has a
> good treatment of pthreads. I am really interested in knowing if there
> is a way
> to know when a thread releases a lock etc., Any help would be greatly
> appreciated.


Try asking in comp.unix.programmer -- standard C does not know
anything about threads. Check whether there is an FAQ for c.u.p
and if yes, try to find your answer there first.

-Michael
--
E-Mail: Mine is an /at/ gmx /dot/ de address.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Performance problem with Pthread code tutul C++ 1 03-26-2010 07:55 PM
Pthread sleep cycle problem lokb C++ 7 07-14-2004 09:04 PM
gcc -pthread option for Linux Avin C++ 2 05-08-2004 09:53 AM
PThread Problem (Urgent Help Needed) R Mar Java 0 01-03-2004 12:33 PM
please help... ...me learn C++ please please please :) KK C++ 2 10-14-2003 02:08 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57