Google Git
Sign in
cobalt / cobalt / 0c2b1d4428f8ae16220e86a16bebd07ff691a412 / . / starboard / common
tree: 5de85c469ffae21338770d3e3436834354b538d6 [path history] [tgz]
  1. experimental/
  2. atomic.h
  3. benchmark_main.cc
  4. BUILD.gn
  5. byte_swap.h
  6. common.cc
  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. media_test.cc
  21. memory.h
  22. memory_test.cc
  23. move.h
  24. murmurhash2.cc
  25. murmurhash2.h
  26. mutex.cc
  27. mutex.h
  28. new.cc
  29. optional.cc
  30. optional.h
  31. optional_internal.h
  32. optional_internal.h.pump
  33. paths.cc
  34. paths.h
  35. queue.h
  36. README.md
  37. recursive_mutex.cc
  38. recursive_mutex.h
  39. ref_counted.cc
  40. ref_counted.h
  41. reset_and_return.h
  42. rwlock.cc
  43. rwlock.h
  44. scoped_ptr.h
  45. semaphore.cc
  46. semaphore.h
  47. socket.cc
  48. socket.h
  49. socket_test.cc
  50. spin_lock.cc
  51. spin_lock.h
  52. state_machine.cc
  53. state_machine.h
  54. storage.cc
  55. storage.h
  56. string.h
  57. test_main.cc
  58. thread.cc
  59. thread.h
  60. thread_collision_warner.cc
  61. thread_collision_warner.h
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