white space.
This commit is contained in:
@@ -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)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user