Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added zelCheckIsLoaderInTearDown function to check if the loader is i… #311

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

Merged
merged 5 commits into from
Apr 3, 2025

Conversation

nrspruit
Copy link
Contributor

@nrspruit nrspruit commented Apr 2, 2025

…n teardown

  • To enable verification of the loader teardown process, a new function zelCheckIsLoaderInTearDown has been added to the ze_loader.h header file.
  • This function can be used to check if the loader is in the process of tearing down. It returns a boolean value indicating whether the loader is currently in teardown mode or not.

@nrspruit nrspruit requested a review from rwmcguir April 2, 2025 21:00
…n teardown

- To enable verification of the loader teardown process, a new function
  `zelCheckIsLoaderInTearDown` has been added to the `ze_loader.h` header file.
- This function can be used to check if the loader is in the process of
  tearing down. It returns a boolean value indicating whether the loader is
  currently in teardown mode or not.

Signed-off-by: Neil R. Spruit <[email protected]>
@nrspruit nrspruit force-pushed the enable_teardown_check branch from 9cf1629 to cd83892 Compare April 2, 2025 21:04
@nrspruit nrspruit marked this pull request as ready for review April 2, 2025 22:24
@nrspruit nrspruit marked this pull request as draft April 2, 2025 23:25
@nrspruit nrspruit force-pushed the enable_teardown_check branch 3 times, most recently from 42aad37 to 7dc1c5d Compare April 3, 2025 17:55
@nrspruit nrspruit force-pushed the enable_teardown_check branch from 7dc1c5d to e0e0fc7 Compare April 3, 2025 18:08
@nrspruit nrspruit marked this pull request as ready for review April 3, 2025 18:21
@nrspruit nrspruit merged commit ecfe375 into oneapi-src:master Apr 3, 2025
50 checks passed
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.

2 participants