Feature #1227

Implement static IThread* IThread::getCurrentThread for pthread based systems

Added by rti over 4 years ago. Updated over 3 years ago.

Status:Closed Start date:01/07/2011
Priority:Normal Due date:
Assignee:rti % Done:

100%

Category:NeL: General
Target version:Version 0.9.0

Description

static IThread* IThread::getCurrentThread() is only implemented for the windows api (using thread local storage).
Same should be implemented for pthreads.

see misc/thread.h, misc/p_thread.cpp, misc/win_thread.cpp, ...

History

#1 Updated by rti over 4 years ago

  • Assignee set to rti

#2 Updated by rti over 4 years ago

  • Status changed from New to Resolved
  • Target version set to Version 0.8.0
  • % Done changed from 0 to 100

#3 Updated by rti over 4 years ago

  • Target version changed from Version 0.8.0 to Version 0.9.0

#4 Updated by sfb over 3 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF