コード例 #1
0
 def on_thread_exit(self):
   close_directory_handle(self._directory_handle)
コード例 #2
0
 def on_thread_stop(self):
     close_directory_handle(self._directory_handle)
コード例 #3
0
 def on_thread_exit(self):
     close_directory_handle(self._directory_handle)
コード例 #4
0
 def on_thread_stop(self):
   close_directory_handle(self._directory_handle)