You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Angela Lin (JIRA)" <ji...@apache.org> on 2007/06/19 17:15:26 UTC

[jira] Created: (HARMONY-4237) hythread_detach() documentation

hythread_detach() documentation
-------------------------------

                 Key: HARMONY-4237
                 URL: https://issues.apache.org/jira/browse/HARMONY-4237
             Project: Harmony
          Issue Type: Bug
          Components: VM
         Environment: all
            Reporter: Angela Lin


The docs/comments for hythread_detach() and HyThreadLibrary->thread_detach() should be amended 
to note the limitation that these functions can only be used to detach the _current_ thread (and not any
arbitrary thread).

Because these funcs accept a hythread_t parameter, this may not be obvious.

This limitation exists because the implementation may use some thread local storage.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-4237) hythread_detach() documentation

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison resolved HARMONY-4237.
----------------------------------

    Resolution: Fixed

Fixed in portlib at repository revision r549762 following discussion on dev list

http://mail-archives.apache.org/mod_mbox/harmony-dev/200706.mbox/%3c3ae04f990706211035x156845d7l78cc874f4469bb8b@mail.gmail.com%3e


> hythread_detach() documentation
> -------------------------------
>
>                 Key: HARMONY-4237
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4237
>             Project: Harmony
>          Issue Type: Improvement
>          Components: VM
>         Environment: all
>            Reporter: Angela Lin
>            Assignee: Tim Ellison
>            Priority: Minor
>
> The docs/comments for hythread_detach() and HyThreadLibrary->thread_detach() should be amended 
> to note the limitation that these functions can only be used to detach the _current_ thread (and not any
> arbitrary thread).
> Because these funcs accept a hythread_t parameter, this may not be obvious.
> This limitation exists because the implementation may use some thread local storage.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-4237) hythread_detach() documentation

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison updated HARMONY-4237:
---------------------------------

      Priority: Minor  (was: Major)
    Issue Type: Improvement  (was: Bug)

> hythread_detach() documentation
> -------------------------------
>
>                 Key: HARMONY-4237
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4237
>             Project: Harmony
>          Issue Type: Improvement
>          Components: VM
>         Environment: all
>            Reporter: Angela Lin
>            Assignee: Tim Ellison
>            Priority: Minor
>
> The docs/comments for hythread_detach() and HyThreadLibrary->thread_detach() should be amended 
> to note the limitation that these functions can only be used to detach the _current_ thread (and not any
> arbitrary thread).
> Because these funcs accept a hythread_t parameter, this may not be obvious.
> This limitation exists because the implementation may use some thread local storage.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-4237) hythread_detach() documentation

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison reassigned HARMONY-4237:
------------------------------------

    Assignee: Tim Ellison

> hythread_detach() documentation
> -------------------------------
>
>                 Key: HARMONY-4237
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4237
>             Project: Harmony
>          Issue Type: Bug
>          Components: VM
>         Environment: all
>            Reporter: Angela Lin
>            Assignee: Tim Ellison
>
> The docs/comments for hythread_detach() and HyThreadLibrary->thread_detach() should be amended 
> to note the limitation that these functions can only be used to detach the _current_ thread (and not any
> arbitrary thread).
> Because these funcs accept a hythread_t parameter, this may not be obvious.
> This limitation exists because the implementation may use some thread local storage.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (HARMONY-4237) hythread_detach() documentation

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison closed HARMONY-4237.
--------------------------------


> hythread_detach() documentation
> -------------------------------
>
>                 Key: HARMONY-4237
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4237
>             Project: Harmony
>          Issue Type: Improvement
>          Components: VM
>         Environment: all
>            Reporter: Angela Lin
>            Assignee: Tim Ellison
>            Priority: Minor
>
> The docs/comments for hythread_detach() and HyThreadLibrary->thread_detach() should be amended 
> to note the limitation that these functions can only be used to detach the _current_ thread (and not any
> arbitrary thread).
> Because these funcs accept a hythread_t parameter, this may not be obvious.
> This limitation exists because the implementation may use some thread local storage.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.