OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [java/] [util/] [concurrent/] [locks/] [ReentrantLock$FairSync.h] - Rev 775

Go to most recent revision | Compare with Previous | Blame | View Log

 
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
 
#ifndef __java_util_concurrent_locks_ReentrantLock$FairSync__
#define __java_util_concurrent_locks_ReentrantLock$FairSync__
 
#pragma interface
 
#include <java/util/concurrent/locks/ReentrantLock$Sync.h>
 
class java::util::concurrent::locks::ReentrantLock$FairSync : public ::java::util::concurrent::locks::ReentrantLock$Sync
{
 
public: // actually package-private
  ReentrantLock$FairSync();
  void lock();
public: // actually protected
  jboolean tryAcquire(jint);
private:
  static const jlong serialVersionUID = -3000897897090466540LL;
public:
  static ::java::lang::Class class$;
};
 
#endif // __java_util_concurrent_locks_ReentrantLock$FairSync__
 

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.