代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/198784/5082366
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/5082400
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/195013/5118490
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/179911/5297326
h fcntl.h
/* $Id: fcntl.h,v 1.15 2000/09/23 02:09:21 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/350097/3132219
h fcntl.h
/* $Id: fcntl.h,v 1.15 2000/09/23 02:09:21 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/341577/3248148
h bdm.h
#define BUS_FREQUENCY 6 /* JB8 runs at 3 MHz */
#define ACKN_TIMEOUT 375 /* longest time after which the target should produce ACKN pulse (150 cycles @ 400kHz = 375us) */
#define BDM_SYNC_REQ
www.eeworm.com/read/337546/3329405
makefile
EXTRA_CFLAGS := -Werror
obj-$(CONFIG_OPROFILE) += oprofile.o
DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \
oprof.o cpu_buffer.o buffer_sync.o \
event_buffer.o oprofile_files.o \
opro
www.eeworm.com/read/337546/3331654
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/337546/3332860
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/324920/3488367
makefile
EXTRA_CFLAGS := -Werror
obj-$(CONFIG_OPROFILE) += oprofile.o
DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \
oprof.o cpu_buffer.o buffer_sync.o \
event_buffer.o oprofile_files.o \
opro