@@ -32,11 +32,11 @@ @public of_tlskey_t _key; @protected void (*_destructor)(id); of_list_object_t *_listObject; - BOOL _initialized; + bool _initialized; } /*! * @brief Creates a new Thread Local Storage key *