Hi!
> proper synchronization primitives ??
> I haven't used that. Could you show me a simple demo? 

That just means that one thread/process waits for some
message/file_change/sleeps in syscall instead of sleeping predefined
time and hoping that the other thread/process has done something
meanwhile.

Which is faster than sleeping blindly and also more error prone.

-- 
Cyril Hrubis
chru...@suse.cz

------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to