HomeSort by: relevance | last modified time | path
    Searched defs:clear_semaphore (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
probe.h 164 virtual void clear_semaphore (struct objfile *objfile, function in class:probe
stap-probe.c 165 void clear_semaphore (struct objfile *objfile,
1470 'stap_probe::set_semaphore' and 'stap_probe::clear_semaphore'. */
1505 function must be paired with calls to 'clear_semaphore'.
1507 This function and 'clear_semaphore' race with another tool
1518 /* Implementation of the 'clear_semaphore' method. */
1521 stap_probe::clear_semaphore (struct objfile *objfile, struct gdbarch *gdbarch)
1520 stap_probe::clear_semaphore (struct objfile *objfile, struct gdbarch *gdbarch) function in class:stap_probe
  /src/external/gpl3/gdb.old/dist/gdb/
probe.h 164 virtual void clear_semaphore (struct objfile *objfile, function in class:probe
stap-probe.c 166 void clear_semaphore (struct objfile *objfile,
1472 'stap_probe::set_semaphore' and 'stap_probe::clear_semaphore'. */
1507 function must be paired with calls to 'clear_semaphore'.
1509 This function and 'clear_semaphore' race with another tool
1520 /* Implementation of the 'clear_semaphore' method. */
1523 stap_probe::clear_semaphore (struct objfile *objfile, struct gdbarch *gdbarch)
1522 stap_probe::clear_semaphore (struct objfile *objfile, struct gdbarch *gdbarch) function in class:stap_probe

Completed in 27 milliseconds