xref
: /
reactos
/
modules
/
rosapps
/
applications
/
net
/
dhcpd
/
src
/
include
/
wutils.h
(revision 4561998a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
WUTILS_H
2
#
define
WUTILS_H
3
4
u8b
try_lock
(
u8b
* );
5
6
#
endif
7