Skip to content

Conversation

@apohl79
Copy link

@apohl79 apohl79 commented Oct 24, 2014

lthread_renice() - To allow for thread switching control from
application code.

lthread_is_lthread_context() - When working in different thread
contexts it can be necessary to have a way to detect if the current
thread is running an lthread scheduler without knowing details about
lthread internals.

lthread_is_eventfd() - This is needed on CentOS 6 to detect the
lthread event file descriptors from application code.

lthread_renice() - To allow for thread switching control from
  application code.

lthread_is_lthread_context() - When working in different thread
  contexts it can be necessary to have a way to detect if the current
  thread is running an lthread scheduler without knowing details about
  lthread internals.

lthread_is_eventfd() - This is needed on CentOS 6 to detect the
  lthread event file descriptors from application code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant