It means that if any other thread is calling getenv() at the same time that you call setenv() , one or the other call will blow up. This is a ...
確定! 回上一頁