Google Git
Sign in
cobalt / cobalt / 9acf5125db5988fba13d7ec2ee71f8dec679c7bf / . / src / starboard / common
tree: d0a3db2e27156380d11c403180aae6a2ccbbb457 [path history] [tgz]
  1. experimental/
  2. benchmark_main.cc
  3. BUILD.gn
  4. byte_swap.h
  5. common.cc
  6. common.gyp
  7. condition_variable.cc
  8. condition_variable.h
  9. configuration_defaults.cc
  10. configuration_defaults.h
  11. file.cc
  12. file.h
  13. flat_map.h
  14. instance_counter.h
  15. locked_ptr.h
  16. log.cc
  17. log.h
  18. media.cc
  19. media.h
  20. move.h
  21. murmurhash2.cc
  22. murmurhash2.h
  23. mutex.cc
  24. mutex.h
  25. new.cc
  26. optional.cc
  27. optional.h
  28. optional_internal.h
  29. optional_internal.h.pump
  30. queue.h
  31. README.md
  32. recursive_mutex.cc
  33. recursive_mutex.h
  34. ref_counted.cc
  35. ref_counted.h
  36. reset_and_return.h
  37. rwlock.cc
  38. rwlock.h
  39. scoped_ptr.h
  40. semaphore.cc
  41. semaphore.h
  42. socket.cc
  43. socket.h
  44. spin_lock.cc
  45. spin_lock.h
  46. state_machine.cc
  47. state_machine.h
  48. storage.cc
  49. storage.h
  50. string.h
  51. test_main.cc
  52. thread.cc
  53. thread.h
  54. thread_collision_warner.cc
  55. thread_collision_warner.h
src/starboard/common/README.md

Starboard Common Library

Shared library code of C++ helper classes on top of the C Starboard APIs. A good example is the Socket class built on top of the SbSocket API. The class provides RAII-style mechanism to manage resources.

Intended Use

The library is intended to be used by both Starboard and Cobalt layers.

Powered by Gitiles| Privacy| Termstxt json