Answer Posted / Ravinder Kumar
In a multithreaded environment, a thread-safe function is one that can be safely called from multiple threads without causing conflicts or inconsistencies. This usually means the function manages its own data and does not rely on shared state.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category