Project

General

Profile

Actions

Bug #12570

closed

common/Thread:pthread_attr_destroy(thread_attr) when done with it

Added by qiankun zheng over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
firefly, hammer
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

when a thread attributes object is no longer required, it should be destroyed using the pthread_attr_destroy() function. Destroying a thread attributes object has no effect on threads that were created using that object. However,does not call pthread_attr_destroy() function to remove the initialization in the program.


Related issues 2 (0 open2 closed)

Copied to Ceph - Backport #13040: common/Thread:pthread_attr_destroy(thread_attr) when done with itResolvedLoïc DacharyActions
Copied to Ceph - Backport #13041: common/Thread:pthread_attr_destroy(thread_attr) when done with itResolvedLoïc Dachary08/03/2015Actions
Actions #2

Updated by Kefu Chai over 8 years ago

  • Status changed from New to Fix Under Review
  • Backport set to firefly, hammer
Actions #3

Updated by Sage Weil over 8 years ago

  • Status changed from Fix Under Review to Resolved
Actions #4

Updated by Sage Weil over 8 years ago

  • Status changed from Resolved to Pending Backport
Actions #5

Updated by Loïc Dachary over 8 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF