[Bug 1620] Issues with rtems_libio_share_private_env at cpukit/libcsupport/src/privateenv.c
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Sat Jul 17 10:25:55 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1620
--- Comment #3 from Bharath Suri <bharath.s.jois at gmail.com> 2010-07-17 05:25:54 CDT ---
I somehow feel that if the current task has its environment, i.e the first
condition rtems_current_user_env->task_id==current_task_id is satisfied, the
sharing of the variable from the other task does not happen, since the other
task's variable is got only in the else{...}
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list