Skip to content

ArthiSivanantham/opx-common-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opx-common-utils

This repository contains a utilities library used by the OPX project for thread queues, mutex support, and other items. It is recommended that all utility code - used by more then one OPX component - be placed in this repository. For example, the event service used by the CPS. The API that starts, stops, and the infrastructure for events are in the event sources, while the user code is in the opx-cps repository.

(c) 2017 Dell

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 71.1%
  • C++ 27.5%
  • Other 1.4%