Let\'s assume I have two functions, doAction1() and doAction2().
doAction1()
doAction2()
Both of those functions can be executed by multiple threads.
Both action