2009/11/5 Nicolas Pitre <nico@xxxxxxxxxxx>: > Please use die("CreateSemaphore() failed") in the failure case instead > of returning success. Sure, will do. > However, my pthread_cond_init man page says: And that is weird, because mine man page says: [[[ pthread_cond_init, pthread_cond_signal, pthread_cond_broadcast, and pthread_cond_wait never return an error code. ]]] -- Andrzej -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html