Subject | English | Korean |
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) |