Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is a non-thread function running ?
#1
I would appreciate any idea for a smart way to find out if a non-thread function is running. I understand that:

1. IsFunctionRunning is monitoring only thread – functions.
2.I could use inside the non-thread function a global variable, which gets some specific value depending the status of the function, but I do not like it.


Many thanks in advance.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)