语言选择:
免费网上英汉字典|3Dict

system call

资料来源 : WordNet®

system call
     n : an instruction that interrupts the program being executed
         and passes control to the supervisor [syn: {supervisor
         call instruction}]

资料来源 : Free On-Line Dictionary of Computing

system call
     
         The mechanism used by an
        {application program} to request service from the {operating
        system}.  System calls often use a special {machine code}
        instruction which causes the processor to change mode (e.g. to
        "supervisor mode" or "{protected mode}").  This allows the OS
        to perform restricted actions such as accessing hardware
        devices or the {memory management unit}.
     
        (1995-03-01)
依字母排序 : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z