On Thu, Aug 18, 2022 at 5:52 AM wang jun wrote:
>
> If i call getg() in mcall(), what kind of gorouting would I have? g0 or
> normal g?
Do you mean: if you use mcall to call a function, and that function
calls getg, what does getg return? It returns a g0.
Ian
--
You received this message bec
If i call getg() in mcall(), what kind of gorouting would I have? g0 or
normal g?
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to golang-nuts+unsubscr...@googleg