Example #1
0
 def __bootstrap(self):
     prctl_set_th_name(self.name)
     return Thread._Thread__bootstrap(self)