代码搜索:Implement

找到约 10,000 项符合「Implement」的源代码

代码结果 10,000
www.eeworm.com/read/294038/3920957

c semaphore.c

/* * Generic semaphore code. Buyer beware. Do your own * specific changes in */ #include #include /* * Semaphores are implement
www.eeworm.com/read/294038/3922409

c semaphore.c

/* * Generic semaphore code. Buyer beware. Do your own * specific changes in */ #include #include /* * Semaphores are implement
www.eeworm.com/read/294038/3922498

c semaphore.c

/* * Generic semaphore code. Buyer beware. Do your own * specific changes in */ #include #include /* * Semaphores are implement
www.eeworm.com/read/294038/3922567

c ip27-rtc.c

/* * Driver for the SGS-Thomson M48T35 Timekeeper RAM chip * * Real Time Clock interface for Linux * * TODO: Implement periodic interrupts. * * Copyright (C) 2000 Silicon Graphics, Inc. * Wri
www.eeworm.com/read/294038/3924494

c shmiq.c

/* * shmiq.c: shared memory input queue driver * written 1997 Miguel de Icaza (miguel@nuclecu.unam.mx) * * We implement /dev/shmiq, /dev/qcntlN here * this is different from IRIX that has shmiq a
www.eeworm.com/read/292705/3942630

c semaphore.c

/* * Generic semaphore code. Buyer beware. Do your own * specific changes in */ #include #include /* * Semaphores are implement
www.eeworm.com/read/292705/3944257

c semaphore.c

/* * Generic semaphore code. Buyer beware. Do your own * specific changes in */ #include #include /* * Semaphores are implement
www.eeworm.com/read/292705/3944353

c semaphore.c

/* * Generic semaphore code. Buyer beware. Do your own * specific changes in */ #include #include /* * Semaphores are implement
www.eeworm.com/read/292705/3944422

c ip27-rtc.c

/* * Driver for the SGS-Thomson M48T35 Timekeeper RAM chip * * Real Time Clock interface for Linux * * TODO: Implement periodic interrupts. * * Copyright (C) 2000 Silicon Graphics, Inc. * Wri
www.eeworm.com/read/289141/3995415

cpp spwnd.cpp

#include "StdAfx.h" #include "SpWnd.h" #define ONE_STEP_MOVE 6 IMPLEMENT_DYNCREATE(MCSplitterWnd, CSplitterWnd) BEGIN_MESSAGE_MAP(MCSplitterWnd, CSplitterWnd) //{{AFX_MSG_MAP(MCSplitterWnd