On Jan 24 00:34, Mark Geisert wrote:
> This new function returns the name of the calling thread; works for both
> cygthreads and pthreads. All calls to cygthread::name(/*void*/) replaced
> by calls to mythreadname(/*void*/).
Pushed.
Thanks,
Corinna
--
Corinna Vinschen Plea
This new function returns the name of the calling thread; works for both
cygthreads and pthreads. All calls to cygthread::name(/*void*/) replaced
by calls to mythreadname(/*void*/).
---
winsup/cygwin/exceptions.cc | 4 ++--
winsup/cygwin/fhandler_tty.cc | 2 +-
winsup/cygwin/strace.cc