Re: Q: Thread local storage, thread IDs

Andreas Schwab (schwab@suse.de)
27 Jul 1999 13:41:57 +0200


Jörg Pleumann <joerg.pleumann@trantor.de> writes:

|> (1) Thread local storage. It would be perfectly okay if this were a
|> single pointer that could be read/written for the current thread. If
|> more values are needed, it's no problem to attach a larger memory block
|> to this pointer.

What's wrong with pthread_{key_{create,delete},[sg]etspecific}?

-- 
Andreas Schwab                                  "And now for something
schwab@suse.de                                   completely different."
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/