[Tarantool-patches] [PATCH] Add a cancellation guard to cpipe flush callback

Konstantin Osipov kostja.osipov at gmail.com
Mon Dec 23 15:55:19 MSK 2019


* Leonid Vasiliev <lvasiliev at tarantool.org> [19/12/23 15:48]:
> +	while(hang_endpoint.mutex.__data.__lock < 2) {
> +		usleep(100);
> +	}

How does this work? Is there a way to not look inside mutex?

-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list