Wednesday, August 21, 2019

Re: mutex ?

> I use job channels and things run async as far as I can tell ?

Yes, things happen asynchronously, bit all in the same thread.
Thus you can use a normal variable as a flag.

--
From "know your smileys":
:-D Big smile

/// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///

--
--
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 vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/201908211055.x7LAt9Gb003852%40masaka.moolenaar.net.

No comments: