Re: Q: uniqueness of pthread_t

From: Mikael Pettersson
Date: Mon Mar 24 2014 - 09:36:17 EST


Ulrich Windl writes:
> Hi!
>
> I'm programming a little bit with pthreads in Linux. As I understand pthread_t is an opaque type (a pointer address?) that cannot be mapped to the kernel's TID easily. Anyway: Is it expected that when one thread terminates and another thread is created (in fact the same thread again), that the p_thread my be resused?

Wrong list, please try <libc-help@xxxxxxxxxxxxxx> instead.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/