2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / libjava / sysdep / generic / locks.h
blobfce6c71669ebc8505a82a6f134c6d48661a993c8
1 // locks.h - Thread synchronization primitives. Generic implementation.
3 /* Copyright (C) 2002 Free Software Foundation
5 This file is part of libgcj.
7 This software is copyrighted work licensed under the terms of the
8 Libgcj License. Please consult the file "LIBGCJ_LICENSE" for
9 details. */
11 #error Thread synchronization primitives not implemented for this platform.