white space.
This commit is contained in:
parent
c6392f6a72
commit
6299349ba4
|
@ -272,8 +272,8 @@ pthread::setTlsSelfPointer (pthread *thisThread)
|
|||
|
||||
/* member methods */
|
||||
pthread::pthread ():verifyable_object (PTHREAD_MAGIC), win32_obj_id (0),
|
||||
cancelstate (0), canceltype (0), cancel_event (0),
|
||||
joiner (NULL), cleanup_stack (NULL)
|
||||
cancelstate (0), canceltype (0), cancel_event (0),
|
||||
joiner (NULL), cleanup_stack (NULL)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue