You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/05/16 16:42:17 UTC

[jira] Updated: (HARMONY-3452) [drlvm][thread] os_thread_yield_other(), was apr_thread_yield_other does not actually do anything and needs removing

     [ https://issues.apache.org/jira/browse/HARMONY-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky updated HARMONY-3452:
---------------------------------------

    Summary: [drlvm][thread] os_thread_yield_other(), was apr_thread_yield_other does not actually do anything and needs removing  (was: [drlvm][threading] os_thread_yield_other(), was apr_thread_yield_other does not actually do anything and needs removing)

> [drlvm][thread] os_thread_yield_other(), was apr_thread_yield_other does not actually do anything and needs removing
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3452
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3452
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: win/lin
>            Reporter: weldon washburn
>         Assigned To: weldon washburn
>            Priority: Minor
>
> As far as I can tell, this procedure simply wastes cpu cycles.  I posted an email to harmony dev asking if anyone knows what this procedure does.  So far, no responses.  I also modified os_thread_yield_other() so that it immediately returns thus zero side effects.  Build and build test still passed the tests.  The task at hand is to remove this procedure and all its call sites.

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