| ??? 11/09/01 00:53 Read: times |
#16454 - RE: ReG. reentrant functions |
an example of a valuable reentrant function use:
a priority queue datastructure. this maintains a complete binary tree structure (no gaps) containing tasks pointers. as a new task is added or the highest priority task extracted, the structure is "perculated" via a reentrant function to reprioritize the structure. duh |
| Topic | Author | Date |
| ReG. reentrant functions | 01/01/70 00:00 | |
| RE: ReG. reentrant functions | 01/01/70 00:00 | |
| RE: ReG. reentrant functions | 01/01/70 00:00 | |
| RE: ReG. reentrant functions | 01/01/70 00:00 | |
| RE: ReG. reentrant functions | 01/01/70 00:00 | |
| RE: ReG. reentrant functions | 01/01/70 00:00 | |
| RE: ReG. reentrant functions | 01/01/70 00:00 | |
| RE: ReG. reentrant functions | 01/01/70 00:00 | |
| RE: ReG. reentrant functions | 01/01/70 00:00 | |
| RE: ReG. reentrant functions | 01/01/70 00:00 | |
| RE: ReG. reentrant functions - Peter | 01/01/70 00:00 | |
| RE: ReG. reentrant functions - Peter | 01/01/70 00:00 | |
| RE: ReG. reentrant functions - Peter | 01/01/70 00:00 | |
RE: ReG. reentrant functions - Peter | 01/01/70 00:00 |



