Feature: Draft 4 has no equivalent to the pthread_key_delete function that's defined in the final standard.
Syntax: To initialize a key in a Draft 4 implementation, you call pthread_keycreate; in an implementation that conforms to the final standard, you call pthread_key_create.