Hi! Petr Salinger <[email protected]> writes: >> For the pthread_setname thing we, of course, need a more elegant >> solution. Hopefully someone with eglibc/kfreebsd knowledge can help? >> seems we are missing pthread_setname_np() which exists on linux (at >> least I couldn't find the header defining it). > > For properly setting thread name, we have to use syscall SYS_thr_set_name
Hm so we cannot implement pthread_setname_np()? or is it just not done (yet)? Christoph -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

