mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 01:54:47 +02:00
Merge
This commit is contained in:
commit
042902811c
14 changed files with 137 additions and 178 deletions
|
@ -190,6 +190,7 @@ Thread::Thread() {
|
|||
set_stack_size(0);
|
||||
set_self_raw_id(0);
|
||||
set_lgrp_id(-1);
|
||||
DEBUG_ONLY(clear_suspendible_thread();)
|
||||
|
||||
// allocated data structures
|
||||
set_osthread(NULL);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue