代码搜索结果

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

in_pcb.h

/* * Copyright (c) 1982, 1986, 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modificatio

pcb.cpp

// PCB.cpp,v 1.4 2004/01/04 05:06:07 bala Exp #include "ace/Log_Msg.h" #include "PCB.h" #include "PTimerDispatcher.h" PCB::PCB() : count_(0) { ACE_TRACE (ACE_TEXT ("PCB::PCB")); } int

pcb.h

/* -*- C++ -*- */ // PCB.h,v 1.2 2004/01/03 22:31:20 shuston Exp #if !defined(PCB_H) #define PCB_H // Listing 1 code/ch20 class PCB { public: PCB (); // Set/get the timer id that is

in_pcb.c

#ifndef lint static char sccsid[] = "@(#)in_pcb.c 1.1 92/07/30 Copyr 1983 Sun Micro"; #endif #include #include "boot/systm.h" #include #include #include

in_pcb.h

//========================================================================== // // include/netinet/in_pcb.h // // // //================================================================

in_pcb.c

//========================================================================== // // sys/netinet/in_pcb.c // // // //=====================================================================

in_pcb.h

//========================================================================== // // include/netinet/in_pcb.h // //========================================================================== //

in_pcb.c

//========================================================================== // // src/sys/netinet/in_pcb.c // //========================================================================== //

in_pcb.h

/* * Copyright (c) 1982, 1986, 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modificatio

in_pcb.c

/* * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modificatio