代码搜索:Locking
找到约 1,488 项符合「Locking」的源代码
代码结果 1,488
www.eeworm.com/read/339800/3294445
h locking.h
/*
* locking.h
*
* Constants for the mode parameter of the locking function.
*
* This file is part of the Mingw32 package.
*
* Contributors:
* Created by Colin Peters
www.eeworm.com/read/338072/3324033
txt locking.txt
UNIX Advisory File Locking Implications on c-client
Mark Crispin, 28 November 1995
THIS DOCUMENT HAS BEEN UPDATED TO REFLECT THE CODE IN THE
IMAP-4 TOOLKIT AS OF NOVEMBER 28, 1995. SOME S
www.eeworm.com/read/334125/3374433
c locking.c
/*
Unix SMB/CIFS implementation.
basic locking tests
Copyright (C) Andrew Tridgell 2000-2004
Copyright (C) Jeremy Allison 2000-2004
This program is free software; you can redistr
www.eeworm.com/read/316872/3604529
directory-locking
Locking scheme used for directory operations is based on two
kinds of locks - per-inode (->i_mutex) and per-filesystem
(->s_vfs_rename_mutex).
For our purposes all operations fall in 5 classes:
1)
www.eeworm.com/read/316872/3605074
locking readme.locking
JFFS2 LOCKING DOCUMENTATION
---------------------------
At least theoretically, JFFS2 does not require the Big Kernel Lock
(BKL), which was always helpfully obtained for it by Linux 2.4 VFS
code.
www.eeworm.com/read/316872/3605919
c locking.c
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wi
www.eeworm.com/read/312645/3653251
locking readme.locking
$Id: README.Locking,v 1.12 2005/04/13 13:22:35 dwmw2 Exp $
JFFS2 LOCKING DOCUMENTATION
---------------------------
At least theoretically, JFFS2 does not require the Big Kernel Lock
(BKL),
www.eeworm.com/read/302764/3824153
h locking.h
/*
* locking.h
*
* Constants for the mode parameter of the locking function.
*
* This file is part of the Mingw32 package.
*
* Contributors:
* Created by Colin Peters
www.eeworm.com/read/299524/3851547
h locking.h
/* locking.h
Definitions for mode parameter of locking() function.
Copyright (c) 1990, 1992 by Borland International
All Rights Reserved.
*/
#if !defined(__LOCKING_H)
#define