代码搜索:SYNCHRONIZATION
找到约 1,570 项符合「SYNCHRONIZATION」的源代码
代码结果 1,570
www.eeworm.com/read/470693/1465883
h locks.h
/* locks.h - Thread synchronization primitives. x86-64 implementation.
Copyright (C) 2002 Free Software Foundation
Contributed by Bo Thorsen .
This file is part of libgcj.
Th
www.eeworm.com/read/466839/1508978
java cachesynchronization.java
//$Id: CacheSynchronization.java,v 1.1.2.1 2003/08/26 06:31:17 oneovthafew Exp $
package net.sf.hibernate.engine;
import javax.transaction.Status;
import javax.transaction.Synchronization;
imp
www.eeworm.com/read/464631/1526547
cpp 7zaes.cpp
// 7zAes.cpp
#include "StdAfx.h"
extern "C"
{
#include "../../../C/Sha256.h"
}
#include "Windows/Synchronization.h"
#include "../Common/StreamObjects.h"
#include "../Common/StreamUtils.h
www.eeworm.com/read/464631/1526816
cpp langutils.cpp
// LangUtils.cpp
#include "StdAfx.h"
#include "LangUtils.h"
#include "Common/StringConvert.h"
#include "Common/StringToInt.h"
#include "Windows/Synchronization.h"
#include "Windows/Window.h"
www.eeworm.com/read/250243/4434602
c smp-tbsync.c
/*
* Smp timebase synchronization for ppc.
*
* Copyright (C) 2003 Samuel Rydh (samuel@ibrium.se)
*
*/
#include
#include
#include
#include
www.eeworm.com/read/250243/4436432
c smp-tbsync.c
/*
* Smp timebase synchronization for ppc.
*
* Copyright (C) 2003 Samuel Rydh (samuel@ibrium.se)
*
*/
#include
#include
#include
#include
www.eeworm.com/read/233448/4688803
h locks.h
/* locks.h - Thread synchronization primitives. x86-64 implementation.
Copyright (C) 2002 Free Software Foundation
Contributed by Bo Thorsen .
This file is part of libgcj.
Th
www.eeworm.com/read/227684/4770092
sml timeout-sig.sml
(* timeout-sig.sml
*
* COPYRIGHT (c) 1995 AT&T Bell Laboratories.
* COPYRIGHT (c) 1989-1991 John H. Reppy
*
* Exported interface for timeout synchronization.
*)
signature TIME_OUT =
sig
www.eeworm.com/read/224327/4804451
c sempxlib.c
/* semPxLib.c - semaphore synchronization library (POSIX) */
/* Copyright 1984-2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01l,17jul00,j
www.eeworm.com/read/213496/4916295
java cachesynchronization.java
//$Id: CacheSynchronization.java,v 1.1.2.1 2003/08/26 06:31:17 oneovthafew Exp $
package net.sf.hibernate.engine;
import javax.transaction.Status;
import javax.transaction.Synchronization;
imp