HomeSort by relevance Sort by last modified time
    Searched refs:cleanup1 (Results 1 - 4 of 4) sorted by null

  /system/extras/tests/bionic/libc/common/
test_pthread_cleanup_push.c 42 cleanup1( void* arg ) function
72 pthread_cleanup_push( cleanup1, (void*)MAGIC1 );
95 fprintf(stderr, "cleanup1 not called !!\n");
97 fprintf(stderr, "cleanup1 called with wrong argument\n" );
  /external/oprofile/agents/jvmti/
libjvmti_oprofile.c 161 goto cleanup1;
198 cleanup1:
  /external/openssl/crypto/objects/
obj_dat.c 205 static IMPLEMENT_LHASH_DOALL_FN(cleanup1, ADDED_OBJ)
231 lh_ADDED_OBJ_doall(added,LHASH_DOALL_FN(cleanup1)); /* zero counters */
  /external/icu4c/common/
ubidi.c     [all...]

Completed in 87 milliseconds