[issue40193] thread.get_native_id() support for solaris

2020-04-04 Thread Batuhan Taskaya


Batuhan Taskaya  added the comment:

Looks like neither pthread_self nor thr_self gives the native id. Closing the 
issue...

--
resolution:  -> wont fix
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40193] thread.get_native_id() support for solaris

2020-04-04 Thread Batuhan Taskaya


New submission from Batuhan Taskaya :

Solaris supports accessing the native id of thread via pthread_self()
https://docs.oracle.com/cd/E19455-01/806-5257/6je9h032i/index.html#tlib-89129

--
messages: 365808
nosy: BTaskaya
priority: normal
severity: normal
status: open
title: thread.get_native_id() support for solaris

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com