Updating header files. Earlier change here seems to have been in error.
From-SVN: r122550
This commit is contained in:
parent
39cd07dfc7
commit
3cf0c3c57e
38 changed files with 66 additions and 66 deletions
|
@ -23,7 +23,7 @@ public: // actually package-private
|
|||
static const jint REQUEST = 0;
|
||||
static const jint DATA = 1;
|
||||
static const jint FULFILLING = 2;
|
||||
volatile ::java::util::concurrent::SynchronousQueue$TransferStack$SNode * __attribute__((aligned(__alignof__( ::java::util::concurrent::SynchronousQueue$Transferer)))) head;
|
||||
::java::util::concurrent::SynchronousQueue$TransferStack$SNode * volatile __attribute__((aligned(__alignof__( ::java::util::concurrent::SynchronousQueue$Transferer)))) head;
|
||||
static ::java::util::concurrent::atomic::AtomicReferenceFieldUpdater * headUpdater;
|
||||
public:
|
||||
static ::java::lang::Class class$;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue