On 8/21/19 12:24 AM, Dominique Pellé wrote: > Kelly <[email protected]> wrote: > >> Hi, >> >> Is there any suggestion for a mutex lock/unlock in vim ? >> I want to protect some logging code in my plugin from being executed >> concurrently. >> >> thx always for everything vim, >> -m > > Vim is single threaded, so there should be no need > for mutexes. > > Dominique > flock
-- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive http://www.coinhangout.com - coins! http://www.brooklyn-living.com Being so tracked is for FARM ANIMALS and and extermination camps, but incompatible with living as a free human being. -RI Safir 2013 -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/40a7fabc-f81c-8296-ae4a-145c7e106e27%40my.liu.edu.
