On 6/28/22 16:04, Emanuele Giuseppe Esposito wrote:
Ok so far I did the following:

- duplicated each public function as static {function}_locked()
They shouldn't be duplicates: function without _locked suffix should
take the mutex.
By "duplicate" I mean same function name, with just _locked suffix.
Maybe a better definition?

Almost done preparing the patches!

Why not just add _locked version and rework the version without suffix to call 
_locked under mutex one in one patch, to just keep it all meaningful?

--
Best regards,
Vladimir

Reply via email to