Hi, If I'm writing a library and I'd like to use procdata, is there any way to safely do so, considering that applications using the library might be using procdata as well? Perhaps it should take a key, like pthread_getspecific/_setspecific?
Thanks, -- vs
