Opened 14 years ago

Closed 14 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.

Change History (1)

comment:1 Changed 14 years ago by Nicolas Pouillon

Resolution: fixed
Status: newclosed

As there is a PTHREAD_KEY_MAX defined in std, this can be done with simple silly tables.

Implemented in [1545].

Note: See TracTickets for help on using tickets.