Home | History | Annotate | Download | only in articles

Lines Matching full:destructor

91 can use <code>pthread_key_create</code> to define a destructor
95 thread-local-storage; that way it'll be passed into your destructor as
538 destructor function to avoid the "thread must be detached before
539 exit" check. (The runtime also uses a pthread key destructor function,