Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-31 | (pthread_key_delete): Add FIXME comment. | rpj | |
1998-07-31 | Fri Jul 31 00:05:45 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au> | rpj | |
* tsd.c (pthread_key_create): Update to properly associate the destructor routine with the key. * exit.c (_pthread_vacuum): Add call to _pthread_destructor_pop_all(). | |||
1998-07-25 | 1998-07-26 Ben Elliston <bje@cygnus.com> | bje | |
* tsd.c (pthread_getspecific): Update comments. | |||
1998-07-19 | 1998-07-19 Ben Elliston <bje@cygnus.com> | bje | |
* tsd.c (pthread_key_create): Implement. (pthread_setspecific): Likewise. (pthread_getspecific): Likewise. (pthread_key_delete): Likewise. |