Skip to content
/ SDL2 Public

使用SDL2 thread API 实现生产者-消费者模式

Notifications You must be signed in to change notification settings

SpongeBab/SDL2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SDL2

  • 使用SDL2 thread API 实现的生产者-消费者模式
  • 使用c++11
  • 平台为Linux,windows不支持。

How to use

cmake ./
make -j8

About

使用SDL2 thread API 实现生产者-消费者模式

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published