comp.programming.threads
- pthread_join return status 3 - Sleeping barber problem,
vinitha
- More lock-free mania,
Joe Seigh
- c++, java, cobol,
davidboon28
- Re: waitable lock-free stack algorithm...,
Dmitriy V'jukov
- atomic-free spsc-lifo-stack 2,
Dmitriy V'jukov
- Is accessing /dev/urandom with read() and with the same fd from multiple threads safe?,
Olivier Langlois
- calloc interposing issue with -lpthread -ldl linked in,
reachanil
- Thread safe queue in C,
Behzad
- Lock-Free Skip List,
malachy . moses
- Can a process start threads with individual user rights?,
kathi_x
- Herb fought the law--Amdahl's Law, that is--and Herb won-DDJ --- Did sutter really fight?,
Amal
- Re: Multicore programming - is that really hard?,
Szabolcs Ferenczi
- Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Nelson Castillo
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Szabolcs Ferenczi
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Szabolcs Ferenczi
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Szabolcs Ferenczi
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Nelson Castillo
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Nelson Castillo
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Markus Elfring
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Nelson Castillo
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Markus Elfring
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Nelson Castillo
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Markus Elfring
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Nelson Castillo
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Markus Elfring
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Nelson Castillo
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Markus Elfring
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
David Schwartz
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Dave Butenhof
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Nelson Castillo
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Szabolcs Ferenczi
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Nelson Castillo
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Szabolcs Ferenczi
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Nelson Castillo
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Szabolcs Ferenczi
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Szabolcs Ferenczi
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Szabolcs Ferenczi
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Chris Thomasson
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Szabolcs Ferenczi
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Dave Butenhof
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Szabolcs Ferenczi
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Dave Butenhof
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Szabolcs Ferenczi
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Dave Butenhof
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Szabolcs Ferenczi
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Dave Butenhof
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Szabolcs Ferenczi
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Chris Thomasson
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Chris Thomasson
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Chris Thomasson
- Re: order of pthread_mutex_unlock()/pthread_cond_signal(),
Chris Thomasson
- Re: approaches for event handling,
Markus Elfring
- Re: approaches for event handling,
Szabolcs Ferenczi
- Re: approaches for event handling,
Chris Thomasson
- Re: approaches for event handling,
Markus Elfring
- Re: approaches for event handling,
Chris Thomasson
- Re: approaches for event handling,
Markus Elfring
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
David Schwartz
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Nelson Castillo
- Re: error handling completion,
Markus Elfring
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Chris Thomasson
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Chris Thomasson
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Chris Thomasson
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Szabolcs Ferenczi
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Chris Thomasson
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Chris Thomasson
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Chris Thomasson
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Dmitriy V'jukov
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Chris Thomasson
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Dave Butenhof
- Re: Do I ever need to do a sched_yield() for pthread_cond_signal(..) to work?,
Chris Thomasson
- Improving the design of a multi-threaded program,
Szabolcs Ferenczi
- who knows such a threads implementation?,
Peter Wang
- lock-free Binary tree,
ti_chris
- Finding A Safe Dating Site,
astping
- Lock-Free Algos,
ti_chris
- C# keyboard shortcut,
asd
- FIFO lockfree queue,
darekm
- Re: FIFO lockfree queue,
Dmitriy V'jukov
- Re: FIFO lockfree queue,
Dmitriy V'jukov
- Re: FIFO lockfree queue,
Nelson Castillo
- Re: FIFO lockfree queue,
darekm
- Re: FIFO lockfree queue,
Chris Thomasson
- Re: FIFO lockfree queue,
darekm
- Re: FIFO lockfree queue,
Chris Thomasson
- Re: FIFO lockfree queue,
darekm
- Re: FIFO lockfree queue,
Chris Thomasson
- Re: FIFO lockfree queue,
darekm
- Re: FIFO lockfree queue,
Dmitriy V'jukov
- Re: FIFO lockfree queue,
Chris Thomasson
- Re: FIFO lockfree queue,
Chris Thomasson
- Re: FIFO lockfree queue,
darekm
- Re: FIFO lockfree queue,
Chris Thomasson
- Re: FIFO lockfree queue,
Chris Thomasson
- Re: FIFO lockfree queue,
darekm
- Re: FIFO lockfree queue,
darekm
- Re: FIFO lockfree queue,
Chris Thomasson
- Re: FIFO lockfree queue,
Chris Thomasson
- Re: FIFO lockfree queue,
darekm
- Scalable distributed reference counting,
Dmitriy V'jukov
- Re: Scalable distributed reference counting,
Chris Thomasson
- Re: Scalable distributed reference counting,
Dmitriy V'jukov
- Re: Scalable distributed reference counting,
Dmitriy V'jukov
- Re: Scalable distributed reference counting,
Dmitriy V'jukov
- Re: Scalable distributed reference counting,
Chris Thomasson
- Re: Scalable distributed reference counting,
Chris Thomasson
- Re: Scalable distributed reference counting,
Chris Thomasson
- Re: Scalable distributed reference counting,
Dmitriy V'jukov
- Re: Scalable distributed reference counting,
Chris Thomasson
- Re: Scalable distributed reference counting,
Dmitriy V'jukov
- Re: Scalable distributed reference counting,
Chris Thomasson
- Re: Scalable distributed reference counting,
Dmitriy V'jukov
- Re: Scalable distributed reference counting,
Chris Thomasson
- Re: Scalable distributed reference counting,
Dmitriy V'jukov
- Re: Scalable distributed reference counting,
Chris Thomasson
- Re: Scalable distributed reference counting,
Dmitriy V'jukov
- Re: Scalable distributed reference counting,
Dmitriy V'jukov
- Re: Scalable distributed reference counting,
Dmitriy V'jukov
- question on pthread condition variable,
Limin Fu
- Thread ID in NPTL,
Chetan
- Thread synchronization in stringstream (locale) - what to do?,
sundman . anders
- Re: atomic-free allocator,
Dmitriy V'jukov
- PhD Positions in Parallel Programming and Interprocess Synchronization of Multicore Systems,
danced
- 100% Portable Atomic Reference Counted Pointer...,
Chris Thomasson
- Simple SPSC Queue,
ti_chris
- First stab at SMR HazardPointer,
ti_chris
- Objects and recursive locking,
SJBartnikowski@xxxxxxxxx
- Linux pthreads real-time priority,
asm198
- DDJ archive,
keith
- Re: asymmetric_rw_mutex version 2,
Dmitriy V'jukov
- Re: SMR: Hazard Region,
Dmitriy V'jukov
- Re: creating thread in C++,
David Thompson
- Newbie question: accessing global variable on multiprocessor,
Boris
- Re: Newbie question: accessing global variable on multiprocessor,
Boris
- Re: Newbie question: accessing global variable on multiprocessor,
Arnold Hendriks
- Re: Newbie question: accessing global variable on multiprocessor,
John Dallman
- Re: Newbie question: accessing global variable on multiprocessor,
Boris
- Re: Newbie question: accessing global variable on multiprocessor,
John Dallman
- Re: Newbie question: accessing global variable on multiprocessor,
Boris
- Re: Newbie question: accessing global variable on multiprocessor,
Markus Elfring
- Re: Newbie question: accessing global variable on multiprocessor,
Logan Shaw
- Re: Newbie question: accessing global variable on multiprocessor,
Chris Thomasson
- Re: Newbie question: accessing global variable on multiprocessor,
John Dallman
- Re: Newbie question: accessing global variable on multiprocessor,
David Schwartz
- Re: Newbie question: accessing global variable on multiprocessor,
John Dallman
- Re: Newbie question: accessing global variable on multiprocessor,
David Schwartz
- Re: Newbie question: accessing global variable on multiprocessor,
John Dallman
- Re: Newbie question: accessing global variable on multiprocessor,
David Schwartz
- Re: Newbie question: accessing global variable on multiprocessor,
John Dallman
- Re: Newbie question: accessing global variable on multiprocessor,
David Schwartz
- Re: Newbie question: accessing global variable on multiprocessor,
John Dallman
- Re: Newbie question: accessing global variable on multiprocessor,
Greg Herlihy
- Re: Newbie question: accessing global variable on multiprocessor,
Chris Thomasson
- Re: Newbie question: accessing global variable on multiprocessor,
Boris
- Re: Newbie question: accessing global variable on multiprocessor,
David Schwartz
- Re: Newbie question: accessing global variable on multiprocessor,
Chris Thomasson
- Re: Newbie question: accessing global variable on multiprocessor,
Boris
- Re: Newbie question: accessing global variable on multiprocessor,
David Schwartz
- Re: Newbie question: accessing global variable on multiprocessor,
Boris
- Re: Newbie question: accessing global variable on multiprocessor,
Boris
- Re: Newbie question: accessing global variable on multiprocessor,
Dmitriy V'jukov
- Re: Newbie question: accessing global variable on multiprocessor,
David Schwartz
- Re: Newbie question: accessing global variable on multiprocessor,
Boris
- Re: Newbie question: accessing global variable on multiprocessor,
Boris
- Re: Newbie question: accessing global variable on multiprocessor,
David Schwartz
- Re: Newbie question: accessing global variable on multiprocessor,
David Schwartz
- Re: Newbie question: accessing global variable on multiprocessor,
Boris
- Re: Newbie question: accessing global variable on multiprocessor,
David Schwartz
- Re: Newbie question: accessing global variable on multiprocessor,
Chris Thomasson
- Re: Newbie question: accessing global variable on multiprocessor,
Dmitriy V'jukov
- Re: Newbie question: accessing global variable on multiprocessor,
Boris
- Re: Newbie question: accessing global variable on multiprocessor,
Dmitriy V'jukov
- Re: Newbie question: accessing global variable on multiprocessor,
Chris Thomasson
- Re: Newbie question: accessing global variable on multiprocessor,
Dmitriy V'jukov
- Re: Newbie question: accessing global variable on multiprocessor,
Chris Thomasson
- Re: Newbie question: accessing global variable on multiprocessor,
Chris Thomasson
- Re: Newbie question: accessing global variable on multiprocessor,
Boris
- Re: Newbie question: accessing global variable on multiprocessor,
Boris
- Re: Newbie question: accessing global variable on multiprocessor,
Dmitriy V'jukov
- Re: Newbie question: accessing global variable on multiprocessor,
Boris
- Re: Newbie question: accessing global variable on multiprocessor,
John Dallman
- Re: Newbie question: accessing global variable on multiprocessor,
David Schwartz
- Re: Newbie question: accessing global variable on multiprocessor,
Dmitriy V'jukov
- <Possible follow-ups>
- Re: Newbie question: accessing global variable on multiprocessor,
John Dallman
- [Commercial] Training on Linux Kernel Programming from Industry Professionals,
Concepts Systems
- Re: mfence vs atomic ops,
Chris Thomasson
- Re: atomic-free spsc-lifo-stack,
Dmitriy V'jukov
- Re: atomic-free spsc-lifo-stack,
ti_chris
- Re: atomic-free spsc-lifo-stack,
alex . shuvaev
- <Possible follow-ups>
- Re: atomic-free spsc-lifo-stack,
Chris Thomasson
- Re: atomic-free spsc-lifo-stack,
Szabolcs Ferenczi
- Re: atomic-free spsc-lifo-stack,
Chris Thomasson
- Re: atomic-free spsc-lifo-stack,
Dmitriy V'jukov
- Re: atomic-free spsc-lifo-stack,
Chris Thomasson
- Re: atomic-free spsc-lifo-stack,
Dmitriy V'jukov
- Re: atomic-free spsc-lifo-stack,
Chris Thomasson
- Re: atomic-free spsc-lifo-stack,
Chris Thomasson
- Re: atomic-free spsc-lifo-stack,
Dmitriy V'jukov
- Re: atomic-free spsc-lifo-stack,
Chris Thomasson
- Re: atomic-free spsc-lifo-stack,
Dmitriy V'jukov
- Re: atomic-free spsc-lifo-stack,
Chris Thomasson
- Re: atomic-free spsc-lifo-stack,
Dmitriy V'jukov
- Re: atomic-free spsc-lifo-stack,
Chris Thomasson
- Re: atomic-free spsc-lifo-stack,
ti_chris
- Re: atomic-free spsc-lifo-stack,
Chris Thomasson
- Re: atomic-free spsc-lifo-stack,
Dmitriy V'jukov
- Re: atomic-free spsc-lifo-stack,
Dmitriy V'jukov
- Re: atomic-free spsc-lifo-stack,
Chris Thomasson
- Re: atomic-free spsc-lifo-stack,
Dmitriy V'jukov
- Re: atomic-free spsc-lifo-stack,
Chris Thomasson
- Re: atomic-free spsc-lifo-stack,
Chris Thomasson
- Re: atomic-free spsc-lifo-stack,
Szabolcs Ferenczi
- Proxy-collector with atomic-free fast-path,
Dmitriy V'jukov
- Re: Proxy-collector with atomic-free fast-path,
Chris Thomasson
- Re: Proxy-collector with atomic-free fast-path,
Chris Thomasson
- Re: Proxy-collector with atomic-free fast-path,
Dmitriy V'jukov
- Re: Proxy-collector with atomic-free fast-path,
ti_chris
- Re: Proxy-collector with atomic-free fast-path,
ti_chris
- Re: Proxy-collector with atomic-free fast-path,
Dmitriy V'jukov
- Re: Proxy-collector with atomic-free fast-path,
Dmitriy V'jukov
- Re: Proxy-collector with atomic-free fast-path,
Chris Thomasson
- Re: Proxy-collector with atomic-free fast-path,
Chris Thomasson
- Re: Proxy-collector with atomic-free fast-path,
Chris Thomasson
- Re: Proxy-collector with atomic-free fast-path,
Dmitriy V'jukov
- Re: Proxy-collector with atomic-free fast-path,
Dmitriy V'jukov
- Re: Proxy-collector with atomic-free fast-path,
Chris Thomasson
- Re: Proxy-collector with atomic-free fast-path,
Chris Thomasson
- Re: Proxy-collector with atomic-free fast-path,
Dmitriy V'jukov
- Re: Proxy-collector with atomic-free fast-path,
Dmitriy V'jukov
- Re: Proxy-collector with atomic-free fast-path,
Chris Thomasson
- Re: Proxy-collector with atomic-free fast-path,
Chris Thomasson
- Re: Proxy-collector with atomic-free fast-path,
Dmitriy V'jukov
- Re: Proxy-collector with atomic-free fast-path,
Chris Thomasson
- Re: Proxy-collector with atomic-free fast-path,
Dmitriy V'jukov
- Re: Hierarhical locking,
Chris Thomasson
- Re: Lockfree or not to lockfree that's the question !,
Chris Thomasson
- ATTN: An AppCore Bug-Fix Is Ready...,
Chris Thomasson
- Alternatives to reference counting?,
Dmitriy Vyukov
- Re: Lock hierarchy,
John Dallman
- Re: Will there be memory leak?,
Steve Watt
- Do we need better cpu features?,
Fubar
- Message not available
- Re: Do we need better cpu features?,
Fubar
- Message not available
- Re: Do we need better cpu features?,
Fubar
- Re: Do we need better cpu features?,
David Schwartz
- Re: Do we need better cpu features?,
hyc
- Re: Do we need better cpu features?,
David Schwartz
- Re: Do we need better cpu features?,
Fubar
- Re: Do we need better cpu features?,
David Schwartz
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Fubar
- Re: Do we need better cpu features?,
hyc
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Dmitriy V'jukov
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Dmitriy V'jukov
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Fubar
- Re: Do we need better cpu features?,
Dmitriy V'jukov
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Dmitriy V'jukov
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Dmitriy V'jukov
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Logan Shaw
- Re: Do we need better cpu features?,
David Schwartz
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
David Schwartz
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Dmitriy V'jukov
- Re: Do we need better cpu features?,
Fubar
- Re: Do we need better cpu features?,
hyc
- Re: Do we need better cpu features?,
Fubar
- Message not available
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Chris Thomasson
Re: Do we need better cpu features?,
Fubar
Re: Do we need better cpu features?,
Szabolcs Ferenczi
Re: Do we need better cpu features?,
Dmitriy Vyukov
Re: Do we need better cpu features?,
David Schwartz
- Re: Do we need better cpu features?,
Fubar
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Fubar
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Zeljko Vrba
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Fubar
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Chris Thomasson
- Re: Do we need better cpu features?,
Zeljko Vrba
- Re: Do we need better cpu features?,
Fubar
- Re: Do we need better cpu features?,
David Schwartz
Re: Do we need better cpu features?,
Chris Thomasson
Re: appcore bug-fix...,
ti_chris
Re: My first Proxy Collector /w a stack,
Chris Thomasson
Call for Papers: The 2008 International Conference on Communications in Computing (CIC'08), USA, July 2008,
A. M. G. Solo
