lkml.org 
[lkml]   [2004]   [Feb]   [27]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
 
Messages in this thread
/
DateFri, 27 Feb 2004 15:22:45 -0800 (PST)
FromLinus Torvalds <>
SubjectRe: wait_queue_t is fundamentally broken; need pthread_cond_t

On Fri, 27 Feb 2004, Ralph Campbell wrote:
>
> [1.] One line summary of the problem:    
> 	wait_queue_t is fundamentally broken; need pthread_cond_t

One-line summary response:

	use "wait_event()".

And no, we sure as hell don't need those stupid pthread condition 
variables. Just use wait-queues properly instead.

		Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:01    [from the cache]
©2003-2008