[Title] handle thread with PTHREAD_CREATE_DETACHED attribute
authorwoojin <woojin2.jung@samsung.com>
Mon, 27 Jan 2014 10:50:16 +0000 (19:50 +0900)
committerwoojin <woojin2.jung@samsung.com>
Mon, 27 Jan 2014 10:50:16 +0000 (19:50 +0900)
commitfe6c3bf3a3f0dd07cba50eb9b20b0af9be8f167e
treeafac26c3df9330c9ab8972d728073e3c18240def
parentc4fe978385bd2bde1020770594803d389c6fcb0d
[Title] handle thread with PTHREAD_CREATE_DETACHED attribute
[Desc.] 1. show DETACHED attribute thread correctly in thread details view 2. fix buggy logic of sync attribute
[Issue]
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/nl/ThreadPageLabels.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/nl/ThreadPageLabels.properties
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/thread/sync/ThreadPageSyncDataManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/thread/thread/ThreadPageThreadDataManager.java