Ervin Hegedüs <airw...@gmail.com> writes:
> ...
What is used as thread id is platform dependent. Likely, it depends
on the thread support of the underlying C libary (i.e. the
operating system thread support).

Under Linux, thread ids seem to be addresses - i.e. very large
integers.

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to