mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-16 17:14:41 +02:00
8214144: Remove confusing locking_enqueue_completed_buffer
Remove function. Reviewed-by: tschatzl, manc
This commit is contained in:
parent
a4fb817366
commit
d8e5d52deb
2 changed files with 1 additions and 8 deletions
|
@ -154,7 +154,6 @@ public:
|
|||
// get into an infinite loop).
|
||||
virtual bool should_enqueue_buffer() { return true; }
|
||||
void handle_zero_index();
|
||||
void locking_enqueue_completed_buffer(BufferNode* node);
|
||||
|
||||
void enqueue_known_active(void* ptr);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue