代码搜索:Locking
找到约 1,488 项符合「Locking」的源代码
代码结果 1,488
www.eeworm.com/read/11180/210626
c locking.c
#include
#include
#include
#include
#include
void main(void)
{
int handle;
if ((handle = sopen("\\AUTOEXEC.BAT", O_RDONLY, SH_DE
www.eeworm.com/read/15499/466660
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
www.eeworm.com/read/16273/666285
h locking.h
/***
*sys/locking.h - flags for locking() function
*
* Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file defines the flags for the locking(
www.eeworm.com/read/16273/666590
c locking.c
/***
*locking.c - file locking function
*
* Copyright (c) 1989-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* Defined the _locking() function - file locking and unlo
www.eeworm.com/read/16910/701945
h locking.h
/***
*sys/locking.h - flags for locking() function
*
* Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file defines the flags for the locking() function.
www.eeworm.com/read/26953/860900
h locking.h
/***
*sys/locking.h - flags for locking() function
*
* Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file defines the flags for the locking() function.
www.eeworm.com/read/462434/1545964
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/460526/1560771
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