代码搜索:PCB

找到约 9,168 项符合「PCB」的源代码

代码结果 9,168
www.eeworm.com/read/300903/13882760

h queue.h

//可执行文件结构 //进程控制块结构 typedef struct pcb { int status; //0:new,1:ready,2:running,3:wating,4:end int pid; // process's id; int wait_time;
www.eeworm.com/read/149015/5704039

c api_msg.c

/* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permi
www.eeworm.com/read/149015/5704092

c tcp_in.c

/** * @file * * Transmission Control Protocol, incoming traffic * * The input processing functions of TCP. * * These functions are generally called in the order (ip_input() ->) tcp_input() ->
www.eeworm.com/read/148525/5714137

h llcloop.h

/*************************************************************************** * * Copyright (c) 1993 READY SYSTEMS CORPORATION. * * All rights reserved. READY SYSTEMS' source co
www.eeworm.com/read/146581/5736655

c api_msg.c

/* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permi
www.eeworm.com/read/146581/5736708

c tcp_in.c

/** * @file * * Transmission Control Protocol, incoming traffic * * The input processing functions of TCP. * * These functions are generally called in the order (ip_input() ->) tcp_input() ->
www.eeworm.com/read/145331/5746355

c api_msg.c

/* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permi
www.eeworm.com/read/145331/5746408

c tcp_in.c

/** * @file * * Transmission Control Protocol, incoming traffic * * The input processing functions of TCP. * * These functions are generally called in the order (ip_input() ->) tcp_input() ->
www.eeworm.com/read/143128/5759168

c api_msg.c

/* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted
www.eeworm.com/read/140362/5792629

c api_msg.c

/* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permi