Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce pthread_mutex APIs. #2262

Merged
merged 1 commit into from
Feb 3, 2024

Introduce pthread_mutex APIs.

98c7484
Select commit
Loading
Failed to load commit list.
Merged

Introduce pthread_mutex APIs. #2262

Introduce pthread_mutex APIs.
98c7484
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 2, 2024 in 0s

20.40% of diff hit (target 58.42%)

View this Pull Request on Codecov

20.40% of diff hit (target 58.42%)

Annotations

Check warning on line 37 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L37

Added line #L37 was not covered by tests

Check warning on line 39 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L39

Added line #L39 was not covered by tests

Check warning on line 42 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 46 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 49 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L49

Added line #L49 was not covered by tests

Check warning on line 51 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L51

Added line #L51 was not covered by tests

Check warning on line 54 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L54

Added line #L54 was not covered by tests

Check warning on line 60 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L58-L60

Added lines #L58 - L60 were not covered by tests

Check warning on line 64 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 68 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 70 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L70

Added line #L70 was not covered by tests

Check warning on line 75 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L73-L75

Added lines #L73 - L75 were not covered by tests

Check warning on line 80 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L78-L80

Added lines #L78 - L80 were not covered by tests

Check warning on line 83 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L83

Added line #L83 was not covered by tests

Check warning on line 88 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L86-L88

Added lines #L86 - L88 were not covered by tests

Check warning on line 91 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L91

Added line #L91 was not covered by tests

Check warning on line 93 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L93

Added line #L93 was not covered by tests

Check warning on line 95 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L95

Added line #L95 was not covered by tests

Check warning on line 100 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L98-L100

Added lines #L98 - L100 were not covered by tests

Check warning on line 105 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L103-L105

Added lines #L103 - L105 were not covered by tests

Check warning on line 108 in starboard/shared/modular/posix_pthread_wrappers.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

starboard/shared/modular/posix_pthread_wrappers.cc#L108

Added line #L108 was not covered by tests