id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 13051,Do the spin lock respect priority?,alex_slt@…,timblechmann,"suppose one thread 'th1' try to lock to a resource and after that another thread 'th2' try to lock the same resource. if I use pthread_spin_lock is possible that th2 take lock to resource before th1. Boost::spin_lock solve this behavour? if I use Boost::spin_lock priority is respected? ",Feature Requests,closed,To Be Determined,atomic,Boost 1.63.0,Optimization,invalid,,Andrey.Semashev@…