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

Shouldn't include pthread.h directly in user_malloc.c #59

Merged
merged 1 commit into from
Apr 18, 2021

Conversation

xiaoxiang781216
Copy link
Contributor

but include THREAD_INCLUDE instead just like chunk_loc.h
since it's important to overwrite the synchronization primitive in RTOS

but include THREAD_INCLUDE instead just like chunk_loc.h

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I6b45871351c8effc3a4057ca14152bf078d4dc41
@j256 j256 merged commit 469cd02 into j256:master Apr 18, 2021
@xiaoxiang781216 xiaoxiang781216 deleted the include branch April 18, 2021 18:20
xiaoxiang781216 added a commit to xiaoxiang781216/dmalloc that referenced this pull request Apr 19, 2021
but include THREAD_INCLUDE instead just like chunk_loc.h

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I6b45871351c8effc3a4057ca14152bf078d4dc41
@xiaoxiang781216
Copy link
Contributor Author

@j256 it look like this patch disappear from the master, should I reopen the PR again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants