Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • L libglvnd
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • glvnd
  • libglvnd
  • Merge requests
  • !25

Threading-related fixes for GLdispatch

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kyle Brenneman requested to merge github/fork/kbrenneman/gldispatch-pthreads into master Apr 02, 2015
  • Overview 0
  • Commits 4
  • Pipelines 0
  • Changes 9

Created by: kbrenneman

Various fixes for thread handling in GLdispatch.

The code in mapi/u_current.c should use the glvnd_pthread interface instead of calling into pthreads directly.

Fix a few errors in the x86 TSD version of GLdispatch, where a second thread would try to use the context state from the main thread.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/kbrenneman/gldispatch-pthreads