代码搜索:sync

找到约 6,244 项符合「sync」的源代码

代码结果 6,244
www.eeworm.com/read/234134/4662045

c clone.c

#include "fastlynx.h" #include #define CTRL_C 3 #define ONE_SECOND 18 #define PROMPT_WAIT (5 * ONE_SECOND + 1) #define MAX_SYNC_TRIES 3 static int (_far _cdecl *Clone
www.eeworm.com/read/209559/4961814

makefile

EXTRA_CFLAGS := -Werror -Wno-sign-compare obj-$(CONFIG_OPROFILE) += oprofile.o DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \ oprof.o cpu_buffer.o buffer_sync.o \ event_buffer.o oprofil
www.eeworm.com/read/209559/4962932

makefile

# # oprofile for x86-64. # Just reuse the one from i386. # obj-$(CONFIG_OPROFILE) += oprofile.o DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \ oprof.o cpu_buffer.o buffer_sync.o \ event
www.eeworm.com/read/209559/4967521

h ati_ids.h

/* * ATI PCI IDs from XFree86, kept here to make sync'ing with * XFree much simpler. Currently, this list is only used by * radeonfb */ #define PCI_CHIP_RS100_4136 0x4136 #define PCI_CHIP_RS200_
www.eeworm.com/read/209559/4967830

h fcntl.h

/* $Id: fcntl.h,v 1.16 2001/09/20 00:35:33 davem Exp $ */ #ifndef _SPARC_FCNTL_H #define _SPARC_FCNTL_H /* open/fcntl - O_SYNC is only implemented on blocks devices and on files located on an ext2
www.eeworm.com/read/209559/4970016

h fcntl.h

#ifndef _ASM_M32R_FCNTL_H #define _ASM_M32R_FCNTL_H /* $Id$ */ /* orig : i386 2.4.18 */ /* open/fcntl - O_SYNC is only implemented on blocks devices and on files located on an ext2 file system *
www.eeworm.com/read/209211/4981468

c dd.c

#include #include #define BIG 2147483647 #define LCASE (1
www.eeworm.com/read/204040/5036378

c clone.c

#include "fastlynx.h" #include #define CTRL_C 3 #define ONE_SECOND 18 #define PROMPT_WAIT (5 * ONE_SECOND + 1) #define MAX_SYNC_TRIES 3 static int (_far _cdecl *Clone
www.eeworm.com/read/198784/5082312

cpp mutextest.cpp

#include "../Sync.h" #include #include #include CThreadMutex mutex; int myglobal=0; void* thread_function(void* arg) { int i,j=0; for(i=0;i
www.eeworm.com/read/198784/5082338

cpp mutextest.cpp

#include "../Sync.h" #include #include #include CThreadMutex mutex; int myglobal=0; void* thread_function(void* arg) { int i,j=0; for(i=0;i