The entire application is free to use all the static variables and non-reentrantlibrary functions it wants, greatly simplifying programming and debugging while increasing performance.
整个程序可以自由的使用静态变量和不可重入的函数,极大的简化了编程和调试,从而增加了性能。
2
Things become even more complicated when you're using a third-party library, because you never know which parts of the library are reentrant and which are not.