Opened 15 years ago
Closed 15 years ago
#33 closed enhancement (fixed)
Add support for pthread_key_* functions
Reported by: | becoulet | Owned by: | Nicolas Pouillon |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Build system | Keywords: | |
Cc: |
Description
This needs gpct pools.
Note: See
TracTickets for help on using
tickets.
As there is a PTHREAD_KEY_MAX defined in std, this can be done with simple silly tables.
Implemented in [1545].