Subject | English | Japanese |
comp., MS | multithreaded apartment | マルチスレッド アパートメント (An apartment that consists of one or more threads) |
comp., MS | multithreaded server application | マルチスレッド サーバー アプリケーション (An application that creates multiple threads within a single process to service multiple user requests at the same time) |
comp., MS | multithreaded unsynchronized access | マルチスレッド非同期アクセス (The operation in which two or more threads attempt to call simultaneously into the heap) |