diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-03-31 19:06:22 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-03-31 19:06:22 -0400 |
commit | c1b39b203dc3614469f2581fa4d6146cf0ac2af0 (patch) | |
tree | 8b72493929c326628d636b1b15ed53facd909e3e /src/thread/pthread_cancel.c | |
parent | greatly simplify pthread_key_create (~20% size reduction) (diff) | |
download | grovel-c1b39b203dc3614469f2581fa4d6146cf0ac2af0.tar.gz grovel-c1b39b203dc3614469f2581fa4d6146cf0ac2af0.tar.xz |
simplify pthread_key_delete
calling this function on an uninitialized key value is UB, so there is
no need to check that the table pointer was initialized.
Diffstat (limited to 'src/thread/pthread_cancel.c')
0 files changed, 0 insertions, 0 deletions