Working with threads

M

maths_fan

I try to make a text editor with three threads (one for saving every
three minutes, one for formatting and one for interface with the
user), using
pthread library. Is there anyone, who can give an advice how better
organize the interconnection between three threads. And maybe there is
anyone who wrote implementions for pthread library, I would be happy
if
you could explain how it works.
 
N

Nils Petter Vaskinn

On Fri, 14 Nov 2003 04:19:24 -0800, maths_fan wrote:

[snip]
pthread library.
[snip]

comp.unix.programmer is possibly a better place for this question. It
would be offtopic in this group so you're more likely to get a response
there.

And I would suggest that if you post there you should include fore
information in your first post, preferably with code.

hth
 
A

Alex

Nils Petter Vaskinn said:
[snip]
pthread library. [snip]

comp.unix.programmer is possibly a better place for this question. It
would be offtopic in this group so you're more likely to get a response
there.

comp.programming.threads is a better place.

Alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,104
Messages
2,570,643
Members
47,247
Latest member
youngcoin

Latest Threads

Top