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-h...@sourceware.org> instead. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/