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 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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.

  • Adam Jackson
  • libglvnd
  • Repository
Switch branch/tag
  • libglvnd
  • src
  • GLdispatch
  • GLdispatch.c
Find file BlameHistoryPermalink
  • Kyle Brenneman's avatar
    Move the GLVNDPthreadFuncs struct into glvnd_pthread.c. · 6c2a02b2
    Kyle Brenneman authored Feb 22, 2016
    
    
    glvnd_pthread.h and glvnd_pthread.c now declare and define a GLVNDPthreadFuncs
    struct, instead of having a separate declaration in libGLX and libGLdispatch.
    
    This mostly just simplifies initialization a bit, but it will also make it
    easier to have common code that uses pthreads functions.
    
    Reviewed-by: default avatarAndy Ritger <aritger@nvidia.com>
    6c2a02b2