Subject | English | Japanese |
comp. | n asynchronous procedure | 非同期手続き |
comp., MS | asynchronous procedure call | 非同期プロシージャ コール (A function call that executes separately from an executing program when a set of enabling conditions exist. After the conditions have been met, the operating system's kernel issues a software interrupt and directs the executing program to execute the call) |