競合するコード・シーケンス(スレッドやシグナル・ハンドラなど)が同じ関数を呼び出したり、その状態に影響を与えたりする可能性がある並行コンテキストで、製品が再入可能でない関数を呼び出す。
The product calls a non-reentrant function in a concurrent context in which a competing code sequence (e.g. thread or signal handler) may have an opportunity to call the same function or otherwise influence its state.