Hi,

I have a shared function which can only be called once if it is called at the same time in a program, it would produce error. How can avoid this?

thanks