Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.
/ LockStepThread Public archive
forked from gek169/LockStepThread

Cross-platform C99 lock step thread implementation especially useful for writing games, using pthreads

License

Notifications You must be signed in to change notification settings

C-Chads/LockStepThread

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public domain, extremely simple, intuitive, fairly cross-platform, and reasonably efficient multithreading implementation.

Anywhere where you can get pthreads (Any *nix, Windows, MacOS, many others) you can use this library.

Written by Gek/DMHSW in March of 2021.

About

Cross-platform C99 lock step thread implementation especially useful for writing games, using pthreads

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 73.5%
  • C++ 24.5%
  • Makefile 2.0%