Google Git
Sign in
cobalt / cobalt / 788710a0d7b1b8d8e2340dd5fad5e8783a239862 / . / starboard / common
tree: 7bfda690c15be0ce5aad84455e67f00ccdad09fb [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. device_type.cc
  12. device_type.h
  13. file.cc
  14. file.h
  15. flat_map.h
  16. instance_counter.h
  17. locked_ptr.h
  18. log.cc
  19. log.h
  20. media.cc
  21. media.h
  22. media_test.cc
  23. memory.h
  24. memory_test.cc
  25. move.h
  26. murmurhash2.cc
  27. murmurhash2.h
  28. mutex.cc
  29. mutex.h
  30. new.cc
  31. optional.cc
  32. optional.h
  33. optional_internal.h
  34. optional_internal.h.pump
  35. paths.cc
  36. paths.h
  37. queue.h
  38. README.md
  39. recursive_mutex.cc
  40. recursive_mutex.h
  41. ref_counted.cc
  42. ref_counted.h
  43. reset_and_return.h
  44. rwlock.cc
  45. rwlock.h
  46. scoped_ptr.h
  47. semaphore.cc
  48. semaphore.h
  49. socket.cc
  50. socket.h
  51. socket_test.cc
  52. spin_lock.cc
  53. spin_lock.h
  54. state_machine.cc
  55. state_machine.h
  56. storage.cc
  57. storage.h
  58. string.h
  59. system_property.h
  60. test_main.cc
  61. thread.cc
  62. thread.h
  63. thread_collision_warner.cc
  64. 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