代码搜索结果

找到约 10,000 项符合 PID 的代码

fork.c

/* MShowTec - www.mshowtec.com ** msLinux fork.c ver1.0 ** 20051221 lmjx create limiao@mshowtec.com ** */ #define MSLINUX_FORK_C #include "sched.h" #include "errno.h" #include "malloc.h"

usbf_pd.v

///////////////////////////////////////////////////////////////////// //// //// //// Packet Disassembler

usb1_pd.v

///////////////////////////////////////////////////////////////////// //// //// //// Packet Disassembler

ftdi_sio.c

/* * USB FTDI SIO driver * * Copyright (C) 1999 - 2001 * Greg Kroah-Hartman (greg@kroah.com) * Bill Ryder (bryder@sgi.com) * Copyright (C) 2002 * Kuba Ober (kuba@mareimbrium.

usbf_pd.v

///////////////////////////////////////////////////////////////////// //// //// //// Packet Disassembler

uart_dbg.h

/* -*- Mode: C; tab-width:2 -*- */ /* ex: set ts=2 shiftwidth=2 softtabstop=2 cindent: */ /** * @brief header file for uart debugging * @author Naim Busek */ #ifndef _UART_DBG_H #define _UA

bcast_dbg.h

/* -*- Mode: C; tab-width:2 -*- */ /* ex: set ts=2 shiftwidth=2 softtabstop=2 cindent: */ /** * @brief header file for bcast debugging * @author Naim Busek */ #ifndef _BCAST_DBG_H #define _

producer-consumer.c

/* File: producer-consumer.c */ #include #include #include #include #include #include #define NUM_LOOPS 20 int m

semaphore.c

/* File: semaphore.c */ #include #include #include #include #include #include #include #define NUM_PROCS 5

producer-consumer.c

/* File: producer-consumer.c */ #include #include #include #include #include #include #define NUM_LOOPS 20 int m