pthread condition variables question

From: sankar
Date: Mon Nov 10 2003 - 14:13:53 EST


Hi,
How is pthread condition variables implemented on linux. Specifically I want
to know how pthread_cond_signal() wakes the waiting thread. Does it send any
specific signal to the waiting thread or is there any other means??

Thx in advance.

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