| /onnv/onnv-gate/usr/src/lib/libc/port/gen/ |
| truncate.c | 77 int cancel_state; local 84 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 89 (void) pthread_setcancelstate(cancel_state, NULL);
|
| ttyslot.c | 63 int cancel_state; local 69 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 97 (void) pthread_setcancelstate(cancel_state, NULL);
|
| atexit.c | 124 int cancel_state; local 127 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 138 (void) pthread_setcancelstate(cancel_state, NULL); 291 int cancel_state; local 294 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 315 (void) pthread_setcancelstate(cancel_state, NULL);
|
| ndbm.c | 463 int cancel_state; local 468 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 470 (void) pthread_setcancelstate(cancel_state, NULL);
|
| getutx.c | 488 int cancel_state; local 568 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 572 (void) pthread_setcancelstate(cancel_state, NULL); [all...] |
| nss_common.c | 765 int cancel_state; local 821 &cancel_state); 823 (void) pthread_setcancelstate(cancel_state, NULL); [all...] |
| /onnv/onnv-gate/usr/src/lib/libc/port/stdio/ |
| cuserid.c | 52 int cancel_state; local 58 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 71 (void) pthread_setcancelstate(cancel_state, NULL);
|
| system.c | 74 int cancel_state; local 76 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 81 (void) pthread_setcancelstate(cancel_state, NULL);
|
| /onnv/onnv-gate/usr/src/lib/libumem/common/ |
| umem_update_thread.c | 104 int cancel_state; local 110 &cancel_state); 113 (void) pthread_setcancelstate(cancel_state, NULL);
|
| vmem.c | 757 int cancel_state; local 784 &cancel_state); 786 (void) pthread_setcancelstate(cancel_state, NULL); 854 int cancel_state; local 976 &cancel_state); 978 (void) pthread_setcancelstate(cancel_state, NULL); [all...] |
| umem.c | 730 int cancel_state; local 744 &cancel_state); 746 (void) pthread_setcancelstate(cancel_state, NULL); 3048 int cancel_state; local [all...] |
| /onnv/onnv-gate/usr/src/lib/libc/port/threads/ |
| pthr_barrier.c | 149 int cancel_state; local 162 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 167 (void) pthread_setcancelstate(cancel_state, NULL);
|
| thr.c | 2567 int cancel_state; local 2614 int cancel_state; local 2767 int cancel_state; local [all...] |
| /onnv/onnv-gate/usr/src/lib/libc/port/rt/ |
| pos4obj.c | 60 int cancel_state; local 75 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 77 (void) pthread_setcancelstate(cancel_state, NULL); 85 int cancel_state; local 88 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 90 (void) pthread_setcancelstate(cancel_state, NULL);
|
| sigev_thread.c | 633 int cancel_state; local 642 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 645 (void) pthread_setcancelstate(cancel_state, NULL);
|
| mqueue.c | 789 int cancel_state; local 791 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 794 (void) pthread_setcancelstate(cancel_state, NULL);
|
| /onnv/onnv-gate/usr/src/lib/libc/port/regex/ |
| wordexp.c | 128 int cancel_state; local 182 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 393 (void) pthread_setcancelstate(cancel_state, NULL); 432 int cancel_state; local 484 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 659 (void) pthread_setcancelstate(cancel_state, NULL);
|
| /onnv/onnv-gate/usr/src/lib/libc/port/aio/ |
| aio.c | 156 int cancel_state; local 159 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 162 (void) pthread_setcancelstate(cancel_state, NULL); 278 int cancel_state; local 281 (void) pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cancel_state); 284 (void) pthread_setcancelstate(cancel_state, NULL); [all...] |
| /onnv/onnv-gate/usr/src/lib/libscf/common/ |
| lowlevel.c | 128 int cancel_state; local 131 &cancel_state); 133 (void) pthread_setcancelstate(cancel_state, NULL); 1055 int cancel_state; local 1058 &cancel_state); 1060 (void) pthread_setcancelstate(cancel_state, NULL); [all...] |