Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-20 | 1998-07-20 Ben Elliston <bje@cygnus.com> | bje | |
* misc.c (pthread_once): Don't use a per-application flag and mutex--make `pthread_once_t' contain these elements in their structure. The earlier version had incorrect semantics. | |||
1998-07-19 | 1998-07-20 Ben Elliston <bje@cygnus.com> | bje | |
* misc.c (pthread_once): Implement. | |||
1998-07-10 | 1998-07-11 Ben Elliston <bje@cygnus.com> | bje | |
* misc.c (pthread_equal): Implement. | |||
1998-07-10 | 1998-07-10 Ben Elliston <bje@cygnus.com> | bje | |
* misc.c (pthread_self): Implement. |