Skip to content

Instantly share code, notes, and snippets.

View NaurisSadovskis's full-sized avatar

Nauris Sadovskis NaurisSadovskis

  • Barcelona, Spain
View GitHub Profile
%%%-------------------------------------------------------------------
%%% @author tcz
%%% @copyright (C) 2021, <COMPANY>
%%% @doc
%%%
%%% @end
%%% Created : 20. Oct 2021 17:08
%%%-------------------------------------------------------------------
-module(mutex).
-author("tcz").