Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.unix.programmer > #232

Is it possible to change thread scheduling with condition vars?

From boltar2003@boltar.world
Newsgroups comp.unix.programmer
Subject Is it possible to change thread scheduling with condition vars?
Date 2011-04-27 09:57 +0000
Organization Aioe.org NNTP Server
Message-ID <ip8pat$ho1$1@speranza.aioe.org> (permalink)

Show all headers | View raw


Hi

Is it possible to select which thread may run, exclude certain threads or
reset back to the first thread when using pthread_cond_signal() or 
cond_broadcast()? Eg if I have threads 2,3,4 waiting but don't want thread 3 
to run is this possible?

Thanks for any help

B2003

Back to comp.unix.programmer | Previous | NextNext in thread | Find similar


Thread

Is it possible to change thread scheduling with condition vars? boltar2003@boltar.world - 2011-04-27 09:57 +0000
  Re: Is it possible to change thread scheduling with condition vars? Eric Sosman <esosman@ieee-dot-org.invalid> - 2011-04-27 06:54 -0400
  Re: Is it possible to change thread scheduling with condition vars? Xavier Roche <xroche@free.fr.NOSPAM.invalid> - 2011-04-27 18:48 +0200
  Re: Is it possible to change thread scheduling with condition vars? David Schwartz <davids@webmaster.com> - 2011-04-27 14:22 -0700

csiph-web