mirror of
https://github.com/boostorg/thread.git
synced 2026-02-09 23:42:18 +00:00
Thread: Merge from trunk
[SVN r80668]
This commit is contained in:
@@ -692,7 +692,7 @@ namespace boost
|
||||
erase_tss_node(key);
|
||||
}
|
||||
}
|
||||
else
|
||||
else if(func || (tss_data!=0))
|
||||
{
|
||||
add_new_tss_node(key,func,tss_data);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user