src/utilities: fix build without pthread#477
src/utilities: fix build without pthread#477sergiud merged 1 commit intogoogle:masterfrom ffontaine:master
Conversation
|
Your PR fails to build. |
|
PR is now ok on Travis. Remaining errors are not related with this PR: |
|
Please rebase and let the CI run again. |
|
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
|
I'm not sufficiently familiar with rebasing :-/ I think I screw it :-/ I can always create a brand new PR if needed. |
- Remove is_default_thread function which is an internal and not used function - Remove g_main_thread_id as it was used only by is_default_thread Fixes: - http://autobuild.buildroot.net/results/5320bbe1205e782e3516d9bead8d1ed825bcbaad Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
|
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
function
Fixes:
Signed-off-by: Fabrice Fontaine fontaine.fabrice@gmail.com