Update NEWS for 1.6.22
[pkg-k5-afs_openafs.git] / src / WINNT / client_osi / trylock.h
blob362fcd860ff7473e7e560e70c623664988956797
1 /*
2 * Copyright 2000, International Business Machines Corporation and others.
3 * All Rights Reserved.
5 * This software has been released under the terms of the IBM Public
6 * License. For details, see the LICENSE file in the top-level source
7 * directory or online at http://www.openafs.org/dl/license10.html
8 */
10 /* Copyright (C) 1994 Cazamar Systems, Inc. */
12 #ifndef OPENAFS_WINNT_CLIENT_OSI_TRYLOCK_H
13 #define OPENAFS_WINNT_CLIENT_OSI_TRYLOCK_H 1
15 extern int main_TryLockTest(HANDLE);
17 #endif /* OPENAFS_WINNT_CLIENT_OSI_TRYLOCK_H */