New submission from Jack McCracken:

The thread_foobar.h reference for the interface for abstracting the 
platform-specific thread implementation does not include newer features such as 
timed locking and TLS support.

----------
components: Interpreter Core
files: update_thread_foobar.diff
keywords: patch
messages: 216867
nosy: Jack.McCracken
priority: normal
severity: normal
status: open
title: Update thread_foobar.h to include timed locking and TLS support
type: enhancement
Added file: http://bugs.python.org/file34974/update_thread_foobar.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21312>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to