FreeRTOS / Lab-Project-FreeRTOS-POSIX

This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.
MIT License
95 stars 60 forks source link

implement pthread_cancel -- DO NOT MERGE, ARCHIVE ONLY. #3

Closed dachalco closed 4 years ago

dachalco commented 4 years ago

I don't expect the test functions to make it through, but to be used for reviewer verification. This is per https://github.com/aws/amazon-freertos/issues/587

yuhui-zheng commented 4 years ago

I'm aware we haven't have everything fully setup in this repo. Please include some detail about what level of test you have done (e.g. compiled || run on which platform || etc.). (Funny I'm commenting on test, given we can't accept test cases yet in this repo.)